jianzhnie / deep-marl-toolkitLinks
MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT...
☆137Updated last year
Alternatives and similar repositories for deep-marl-toolkit
Users that are interested in deep-marl-toolkit are comparing it to the libraries listed below
Sorting:
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆173Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- ☆96Updated 3 years ago
- ☆204Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆144Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆153Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆69Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆106Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆156Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆482Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Code for Weighted QMIX☆136Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆126Updated 3 months ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆147Updated last year
- The code for maddpg using pytorch☆168Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆109Updated 4 months ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆90Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆62Updated last year
- ☆41Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆209Updated 6 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆28Updated 9 months ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago