Steven-Ho / madrl-baselinesLinks
Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.
☆14Updated 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:
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- qmix☆23Updated 5 years ago
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆38Updated last year
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 7 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated 2 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆45Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Modular Multi-Objective Reinforcement Learning with Decision Values☆25Updated 3 years ago
- Nash Q Learning☆32Updated 5 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Hybrid action space reinforcement learning algorithms.☆13Updated 4 years ago
- ☆46Updated 4 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆36Updated 4 years ago
- ☆69Updated last year
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 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
- ☆90Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆52Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago