thesouther / MARLLinks
多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等
☆198Updated 2 years ago
Alternatives and similar repositories for MARL
Users that are interested in MARL are comparing it to the libraries listed below
Sorting:
- The code for maddpg using pytorch☆168Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆482Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆343Updated 4 years ago
- 多智能体强化学习☆97Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆236Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆144Updated last year
- ☆204Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆153Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆588Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- ☆96Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆147Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆627Updated 2 years ago
- pytorch实现的一些MARL算法☆66Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆73Updated last month
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆156Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 6 years ago
- D3QN Pytorch☆63Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆679Updated 3 months ago
- Multi-Agent Reinforcement Learning (MARL) papers☆259Updated 2 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
- Code for Weighted QMIX☆136Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆173Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆69Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago