lizhemin18 / pymarl_LLMLinks
This repo supports integrating LLMs and communication algorithms with MARL using SMAC as the platform. It provides an end-to-end workflow exemplified with QMIX, making it easy for users to integrate and test their own MARL algorithms, ideal for enhancing MARL performance through LLMs and improved communication strategies.
☆14Updated 10 months ago
Alternatives and similar repositories for pymarl_LLM
Users that are interested in pymarl_LLM are comparing it to the libraries listed below
Sorting:
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆76Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆173Updated 2 years ago
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆32Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆283Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Offical code for Group-Aware Coordination Graph for Multi-Agent Reinforcement Learning☆29Updated last year
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- ICLR'2024: Learning Multi-Agent Communication from Graph Modeling Perspective☆50Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆86Updated 3 years ago
- ☆70Updated last year
- ☆221Updated 2 years ago
- Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?☆32Updated last year
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆99Updated last year
- ☆109Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆522Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆141Updated 6 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism"☆26Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆132Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆154Updated last year
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆57Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆376Updated 4 years ago
- ☆100Updated 5 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago