Steven-Ho / madrl-baselinesLinks
Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.
☆13Updated 5 years ago
Alternatives and similar repositories for madrl-baselines
Users that are interested in madrl-baselines are comparing it to the libraries listed below
Sorting:
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- qmix☆23Updated 5 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆33Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆158Updated last year
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆20Updated 6 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆53Updated 3 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆34Updated 4 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆42Updated 2 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆22Updated 6 years ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- Communication using GNN in MARL☆24Updated 3 years ago
- ☆89Updated 3 years ago
- Modular Multi-Objective Reinforcement Learning with Decision Values☆24Updated 2 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆42Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆88Updated 8 months ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆49Updated 5 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆53Updated 4 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- ☆62Updated last year
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆50Updated last year
- An implementation for CVRP problem with A3C+Attention mechanism and GCN☆18Updated 5 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago