philtabor / Multi-Agent-Deep-Deterministic-Policy-GradientsLinks
A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm
☆365Updated 4 years ago
Alternatives and similar repositories for Multi-Agent-Deep-Deterministic-Policy-Gradients
Users that are interested in Multi-Agent-Deep-Deterministic-Policy-Gradients are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆659Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆509Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆664Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆352Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆406Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆157Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆660Updated 5 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆428Updated 5 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆174Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆128Updated 3 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆753Updated 3 weeks ago
- Multi-Agent Reinforcement Learning (MARL) papers☆277Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆222Updated 6 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆93Updated 11 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆649Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆89Updated 4 years ago
- ☆218Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆201Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- This is the official implementation of Multi-Agent PPO.☆122Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year