Found 78 repositories(showing 30)
oxwhirl
Python Multi-Agent Reinforcement Learning framework
hijkzzz
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
uoe-agents
An extension of the PyMARL codebase that includes additional algorithms and environment support
tjuHaoXiaotian
We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enhanced algorithm achieves 100% win rates on SMAC-V1 and superior performance on SMAC-V2.
mttga
Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Problems (AAMAS 2023)
AILabDsUnipi
An Extended Benchmarking of Multi-Agent Reinforcement Learning Algorithms in Complex Fully Cooperative Tasks
Benchmarked implementations of Offline Multi-Agent RL Algorithms based on PyMARL codebase.
microsoft
Lightweight Deep Learning Model Training library based on PyTorch
Tviskaron
PPO and PyMARL baseline for Pogema environment
zichuan-liu
[ICML'23] Official PyTorch Implementation of NA2Q, and a comprehensive benchmark based on pymarl
lizhemin18
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.
jiechuanjiang
The Emergence of Individuality
simsimiSION
No description available
lyt0511
No description available
jiechuanjiang
DGN on Pymarl
momo-xiaoyi
No description available
rainwangphy
No description available
oxwhirl
Contains StarCraft I and II installation folders to be used with PYMARL
PaLeroy
Competitive Pymarl
jnzhang233
集成了smac,smacv2,和google football的pymarl整合版仓库。只要配置好环境,并放入对应的文件,就可以在本仓库运行MARL算法(或许会有报错)。
gingkg
PyMARL is WhiRL's framework for deep multi-agent reinforcement learning
binary-husky
No description available
LaZuiYa
No description available
egasgira
Based on https://github.com/hijkzzz/pymarl2.git
cyd990726
用于学习多智能体强化学习
Felixvillas
Referring to pymarl, qmix is implemented with RNN to cope with SMAC environment
FantasticRhythm
No description available
leesg0107
No description available
thesouther
学习pymarl的代码,
sina-masoud-ansari
Deployment scripts for the Python Multi-Agent Reinforcement Learning framework