boyu-ai / ma-gymLinks
A collection of multi agent environments based on OpenAI gym.
☆27Updated 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☆247Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- RL algorithms☆142Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- 多智能体强化学习☆100Updated 6 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆492Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆105Updated last month
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆625Updated 2 years ago
- ☆102Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆89Updated 9 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 6 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆161Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆51Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆386Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆95Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- ☆14Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆33Updated 2 years ago