philtabor / Multi-Agent-Deep-Deterministic-Policy-Gradients
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
☆299Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Multi-Agent-Deep-Deterministic-Policy-Gradients
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆443Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆541Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆110Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆505Updated last month
- Multi-Agent Reinforcement Learning (MARL) papers with code☆313Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆208Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆512Updated last month
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- ☆185Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆215Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆385Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 7 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆86Updated 8 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆516Updated last month
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆250Updated 2 weeks ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆93Updated last year
- ☆342Updated 10 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago