boyu-ai / ma-gym
A collection of multi agent environments based on OpenAI gym.
☆21Updated last year
Alternatives and similar repositories for ma-gym:
Users that are interested in ma-gym are comparing it to the libraries listed below
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- ☆93Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated last month
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆42Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆28Updated last year
- RL algorithms☆140Updated 3 years ago
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆17Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆140Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆47Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆156Updated 9 months ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆19Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 8 months ago
- 多智能体强化学习☆85Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆214Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- ☆14Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆54Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆39Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- D3QN Pytorch☆57Updated 3 years ago