TimeBreaker / MARL-resources-collectionLinks
A Collection of Multi-Agent Reinforcement Learning (MARL) Resources
☆241Updated 2 years ago
Alternatives and similar repositories for MARL-resources-collection
Users that are interested in MARL-resources-collection are comparing it to the libraries listed below
Sorting:
- Multi-Agent Reinforcement Learning (MARL) papers☆267Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆381Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆491Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆618Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆704Updated 5 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆153Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆352Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆638Updated 3 years ago
- ☆214Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆141Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 8 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆112Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆747Updated 3 months ago
- ☆101Updated 3 years ago
- ☆422Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆101Updated 3 weeks ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆159Updated last year
- The code for maddpg using pytorch☆170Updated 4 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
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆181Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆617Updated 10 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆644Updated 5 years ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆51Updated 3 years ago