xuehy / pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
☆615Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-maddpg
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆573Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆671Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆526Updated 6 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆668Updated 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
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆572Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆409Updated last year
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆392Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,459Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,103Updated 8 months ago
- PyTorch implementation of soft actor critic☆814Updated 3 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,310Updated 3 months ago
- multi-agent deep reinforcement learning for networked system control.☆383Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆314Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,875Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆433Updated 6 years ago
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,640Updated 7 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆440Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆508Updated last month
- Simple A3C implementation with pytorch + multiprocessing☆617Updated last year
- Soft Actor-Critic☆999Updated 11 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆298Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆512Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆596Updated 3 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago