philtabor / Multi-Agent-Deep-Deterministic-Policy-Gradients
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
☆298Updated 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.☆440Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆537Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆409Updated last year
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆314Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆311Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆573Updated 4 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆383Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆508Updated last month
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆498Updated 3 weeks ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆130Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆206Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆109Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆178Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆212Updated 2 years ago
- ☆185Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months 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
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆120Updated 5 months ago
- Official implementation of HARL algorithms based on PyTorch.☆505Updated last month
- PyTorch implementations of MADDPG, MAPPO (coming)☆83Updated 8 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆89Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆243Updated this week
- Code for Weighted QMIX☆123Updated 3 years ago