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:
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 6 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆163Updated 2 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆24Updated 6 years ago
- Communication using GNN in MARL☆31Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- qmix☆23Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- a q-learning algorithms on packet routing.☆14Updated 7 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆38Updated 2 years ago
- Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning☆35Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 2 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- BranchingDQN☆50Updated 6 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems☆38Updated last year
- Nash Q Learning☆32Updated 5 years ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆44Updated 2 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- ☆90Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 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
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago