shariqiqbal2810 / MAAC
Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019
☆675Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for MAAC
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆617Updated 6 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆543Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆530Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆671Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆514Updated last month
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,462Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,333Updated 4 months ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆386Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆312Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,884Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,110Updated 9 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆301Updated 3 years ago
- PyTorch implementation of soft actor critic☆817Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆401Updated 3 years ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆448Updated 2 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆497Updated 11 months ago