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.
☆11Updated 8 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…☆63Updated 4 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆75Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆366Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆278Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆54Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆511Updated 2 years ago
- Is Centralized Training with Decentralized Execution Framework Centralized Enough for MARL?☆27Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆83Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Offical code for Group-Aware Coordination Graph for Multi-Agent Reinforcement Learning☆29Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆95Updated 11 months ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Codes of GoMARL accompanying the paper "Automatic Grouping for Efficient Cooperative Multi-Agent Reinforcement Learning"(NeurIPS 2023). G…☆30Updated last year
- Adversarial attacks in consensus-based multi-agent reinforcement learning☆25Updated 2 years ago
- Implementation of the VIPER algorithm introduced in "Verifiable Reinforcement Learning via Policy Extraction" by Bastani et al.☆17Updated last week
- Multi-Agent Reinforcement Learning (MARL) papers with code☆407Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆34Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆171Updated last year
- ☆67Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆128Updated 4 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆158Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆666Updated 3 years ago