jingranburangyongzhongwen / torchMARLLinks
pytorch实现的一些MARL算法
☆68Updated 4 years ago
Alternatives and similar repositories for torchMARL
Users that are interested in torchMARL are comparing it to the libraries listed below
Sorting:
- Code for Weighted QMIX☆144Updated 5 years ago
- ☆106Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- ☆98Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆70Updated 2 years ago
- There will be updates later☆87Updated 6 years ago
- ☆218Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆125Updated 2 years ago
- The implementation of AAAI 2022 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆59Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆170Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆61Updated 5 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆82Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 3 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆204Updated last year
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 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
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- ☆89Updated 4 years ago
- ☆48Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…