Lizhi-sjtu / MARL-code-pytorchLinks
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
☆664Updated 3 years ago
Alternatives and similar repositories for MARL-code-pytorch
Users that are interested in MARL-code-pytorch are comparing it to the libraries listed below
Sorting:
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆753Updated 3 weeks ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆509Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆365Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆659Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆406Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆128Updated 3 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆157Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆660Updated 5 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆174Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆277Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆649Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,750Updated last year
- Official implementation of HARL algorithms based on PyTorch.☆799Updated 6 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,671Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆352Updated 5 years ago
- ☆446Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆93Updated 11 months ago
- An environment based on JSBSIM aimed at one-to-one close air combat.☆424Updated 5 months ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆146Updated 7 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆54Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆34Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- D3QN Pytorch☆62Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆89Updated 4 years ago