boyu-ai / ma-gymLinks
A collection of multi agent environments based on OpenAI gym.
☆28Updated last year
Alternatives and similar repositories for ma-gym
Users that are interested in ma-gym are comparing it to the libraries listed below
Sorting:
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆248Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆206Updated 3 years ago
- 多智能体强化学习☆101Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆112Updated 2 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆394Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆356Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆640Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆162Updated last year
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆84Updated 5 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆90Updated 9 months ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆52Updated 3 years ago
- ☆102Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆142Updated last year
- D3QN Pytorch☆62Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆161Updated last year
- 多智能体学习库☆20Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago