Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
☆675Jul 16, 2022Updated 3 years ago
Alternatives and similar repositories for MADDPG
Users that are interested in MADDPG are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆679Nov 26, 2019Updated 6 years ago
- The code for maddpg using pytorch☆168Oct 5, 2020Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆690Jun 5, 2018Updated 7 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,940Apr 1, 2024Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆717Oct 13, 2022Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,733Apr 9, 2024Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆380Apr 8, 2021Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,902Jul 18, 2024Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆526Jul 21, 2023Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆817Oct 23, 2025Updated 4 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆735Apr 12, 2023Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆165Nov 1, 2023Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,163Dec 8, 2022Updated 3 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆692Sep 24, 2024Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆222Apr 17, 2024Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆192Mar 6, 2024Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Dec 8, 2022Updated 3 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,276Nov 28, 2024Updated last year
- ☆223Jun 4, 2023Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆865Apr 27, 2025Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,334Mar 13, 2025Updated 11 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆100Nov 23, 2024Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,580Mar 24, 2023Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆439Sep 29, 2020Updated 5 years ago
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,331Feb 6, 2026Updated last month
- Mean Field Multi-Agent Reinforcement Learning☆416Mar 11, 2020Updated 5 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,328Feb 18, 2024Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Nov 11, 2017Updated 8 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,729Feb 11, 2026Updated 3 weeks ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Jun 6, 2022Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Mar 19, 2018Updated 7 years ago
- PyTorch implements multi-agent reinforcement learning algorithms, including QMIX, Independent PPO, Centralized PPO, Grid Wise Control, Gr…☆246Oct 23, 2023Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆170Oct 24, 2023Updated 2 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆108Oct 25, 2021Updated 4 years ago
- Code for paper "基于多智能体深度强化学习的车联网通信资源分配优化"☆329Aug 22, 2025Updated 6 months ago