jianzhnie / deep-marl-toolkit
MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT...
☆116Updated 9 months ago
Alternatives and similar repositories for deep-marl-toolkit:
Users that are interested in deep-marl-toolkit are comparing it to the libraries listed below
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 9 months ago
- ☆94Updated 3 years ago
- ☆191Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆122Updated last year
- The code for maddpg using pytorch☆164Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆147Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆110Updated 11 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆68Updated 2 years ago
- Code for Weighted QMIX☆129Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated 2 months ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆446Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆123Updated this week
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆57Updated last year
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆101Updated last month
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year