marlbenchmark / off-policy
PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.
☆458Updated last year
Alternatives and similar repositories for off-policy:
Users that are interested in off-policy are comparing it to the libraries listed below
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆531Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆611Updated 5 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆586Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆577Updated 5 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆331Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆221Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆721Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆344Updated 2 years ago
- ☆197Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆607Updated 3 weeks ago
- Multi-Agent Reinforcement Learning (MARL) papers☆241Updated 2 years ago
- ☆383Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆619Updated this week
- multi-agent deep reinforcement learning for networked system control.☆404Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆120Updated 11 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆204Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆192Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆132Updated last year
- The code for maddpg using pytorch☆165Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆163Updated 11 months ago
- This is the official implementation of Multi-Agent PPO.☆105Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆331Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,476Updated 8 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- ☆237Updated last year
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆300Updated last month
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆152Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆639Updated 6 years ago