Stars
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
This is a project to quickly experiment and learn electron related APIs
A starter-kit for TDesign React UI components
An elegant PyTorch deep reinforcement learning library.
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
We value TDD as the key practice to get a well-founded test suite that provides you the confidence over regression and refactoring. TDD 是获得良好的测试防护网的关键实践。其核心要义有三:提升反馈速度、支撑重构、自动化回归测试。