zyfsjycc / GoMARLLinks
Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). GoMARL is a domain-agnostic MARL method that learns automatic grouping for efficient cooperation by promoting intra- and inter-group coordination.
☆30Updated last year
Alternatives and similar repositories for GoMARL
Users that are interested in GoMARL are comparing it to the libraries listed below
Sorting:
- The official code releasement of publications in MARL field of TJU RL lab.☆82Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- ☆106Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆128Updated 4 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆170Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆70Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆204Updated last year
- This is the official implementation of Multi-Agent PPO.☆125Updated 2 years ago
- ☆218Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆95Updated 11 months ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆89Updated 4 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Code for Weighted QMIX☆144Updated 5 years ago
- PyTorch implementation of MATD3☆13Updated 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
- Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism"☆25Updated 3 years ago
- ☆44Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021.☆40Updated 2 years ago
- Code for "ALMA: Hierarchical Learning for Composite Multi-Agent Tasks" NeurIPS 2022☆30Updated 3 years ago
- ☆98Updated 5 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- IQL, QMIX, VDN, COMA, QTRAN (QTRAN-Base and QTRAN-Alt), MAVEN, CommNet, DYMA-Cl, G2ANet, and MADDPG☆18Updated 3 years ago
- (Official) PyTorch implementation for Efficient Episodic Memory Utilization of Cooperative Multi-Agent Reinforcement Learning (EMU) (ICLR…☆52Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- There will be updates later☆87Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆158Updated 2 years ago