marlbenchmark / on-policyLinks
This is the official implementation of Multi-Agent PPO (MAPPO).
☆1,565Updated 10 months ago
Alternatives and similar repositories for on-policy
Users that are interested in on-policy are comparing it to the libraries listed below
Sorting:
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,588Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆692Updated last month
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆679Updated 3 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,022Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,209Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆480Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆597Updated 8 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆743Updated 3 years ago
- 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 Implementation of MADDPG (Lowe et. al. 2017)