jingranburangyongzhongwen / torchMARLLinks
pytorch实现的一些MARL算法
☆67Updated 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☆140Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- ☆102Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆68Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- ☆97Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆116Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆161Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆189Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- ☆216Updated 2 years ago
- The implementation of AAAI 2022 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆57Updated last year
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆59Updated 5 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆146Updated 3 years ago
- There will be updates later☆84Updated 6 years ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment