agi-brain / xuanceLinks
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
☆924Updated this week
Alternatives and similar repositories for xuance
Users that are interested in xuance are comparing it to the libraries listed below
Sorting:
- Official implementation of HARL algorithms based on PyTorch.☆747Updated 3 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,355Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆704Updated 5 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆387Updated 3 weeks ago
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,643Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆618Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.