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.
☆12Updated 9 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:
- ☆68Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 4 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆75Updated 3 years ago
- Implementation of the VIPER algorithm introduced in "Verifiable Reinforcement Learning via Policy Extraction" by Bastani et al.☆17Updated last month
- Multi-Agent Reinforcement Learning (MARL) papers☆282Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆254Updated 3 years ago
- ☆220Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆171Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- ☆106Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆515Updated 2 years ago
- Official code for "Expression is enough: Improving traffic signal control with advanced traffic state representation ".☆48Updated last year
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆32Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆55Updated 3 years ago
- ICLR'2024: Learning Multi-Agent Communication from Graph Modeling Perspective☆49Updated last year
- Offical code for Group-Aware Coordination Graph for Multi-Agent Reinforcement Learning☆29Updated last year
- A plotter for reinforcement learning (RL) using Weights & Biases☆15Updated last year
- Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?☆27Updated last year
- ☆98Updated 4 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆408Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism"☆25Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆75Updated 3 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago