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:
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- The pytorch implementation of DGN on grid world and Starcraft☆149Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆518Updated 2 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- ☆69Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆372Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆282Updated 3 years ago
- Official Pytorch implementation of Soft-DRGN (IEEE trans on Mobile Computing 2022)☆43Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆212Updated 3 years ago
- MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation☆15Updated 4 years ago
- Communication using GNN in MARL☆32Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆76Updated 3 years ago
- Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?☆29Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆56Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆172Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆412Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆140Updated 5 months ago
- ☆90Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- Implementation of the VIPER algorithm introduced in "Verifiable Reinforcement Learning via Policy Extraction" by Bastani et al.☆17Updated last month
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆690Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆60Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆35Updated 2 years ago
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆32Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year