This is a collection of Multi-Agent Reinforcement Learning (MARL) Resources. The purpose of this repository is to give beginners a better understanding of MARL and accelerate the learning process. Note that some of the resources are written in Chinese and only important papers that have a lot of citations were listed.
I will continually update this repository and I welcome suggestions. (missing important papers, missing important resources, invalid links, etc.) This is only a first draft so far and I'll add more resources in the next few months.
This repository is not for commercial purposes.
My email: chenhao2019@ia.ac.cn
- Courses
- Important Conferences
- Reviews
- Books
- Open Source Environments
- Research Groups
- Companies
- Paper List
- Talks
- Useful Resources
- TODO
- AAMAS, AAAI, IJCAI, ICLR, ICML, NIPS
- Sorted by difficulty (roughly)
- A Survey and Critique of Multiagent Deep Reinforcement Learning
- An Overview of Multi-Agent Reinforcement Learning from Game Theoretical Perspective
- Multi-Agent Reinforcement Learning: A Selective Overview of Theories and Algorithms
- A Review of Cooperative Multi-Agent Deep Reinforcement Learning
- Dealing with Non-Stationarity in Multi-Agent Deep Reinforcement Learning
- A Survey of Learning in Multiagent Environments: Dealing with Non-Stationarity
- Deep Reinforcement Learning for Multi-Agent Systems: A Review of Challenges, Solutions and Applications
- A Survey on Transfer Learning for Multiagent Reinforcement Learning Systems
- If multi-agent learning is the answer, what is the question?
- Multiagent learning is not the answer. It is the question
- Is multiagent deep reinforcement learning the answer or the question? A brief survey Note that A Survey and Critique of Multiagent Deep Reinforcement Learning is an updated version of this paper with the same authors.
- Evolutionary Dynamics of Multi-Agent Learning: A Survey
- (Worth reading although they're not recent reviews.)
- Multiagent systems: Algorithmic, game-theoretic, and logical foundations
- Multi‐Agent Machine Learning A Reinforcement Approach
- StarCraft Micromanagement Environment
- pymarl This is the original environment mentioned in the paper The StarCraft Multi-Agent Challenge. Note that pymarl is based on SMAC.
- link This is a simplified implementation of pymarl
- Multi-Agent Particle Environment
- Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents
- OpenSpiel: A Framework for Reinforcement Learning in Games
- Hanabi-learning-environment
- RoboCup 2D Half Field Offense
- Pommerman
- Multi-agent-emergence-environments
- Google Research Football
- MAgent Note that the original project is no longer maintained.
- (I personally recommend the first two environments for beginners.)
Organization | Reaearcher | Lab homepage (if any) |
---|---|---|
Oxford | Shimon Whiteson, Jakob N. Foerster | link |
UCL | Jun Wang | |
THU | Chongjie Zhang | link |
THU | Yi Wu | |
PKU | Zongqing Lu | |
PKU | Hangyu Mao | |
NJU | Yang Yu | |
Yuandong Tian | ||
TJU | Jianye Hao | |
UIUC | Kaiqing Zhang | |
KCL | Yaodong Yang | |
NTU | Bo An | |
SJTU | Weinan Zhang | link |
UCAS | Haifeng Zhang | link |
(This collection is stil incomplete.)
(This collection is stil incomplete.)
- https://github.com/TimeBreaker/Multi-Agent-Reinforcement-Learning-papers
- https://github.com/TimeBreaker/MARL-papers-with-code
- https://github.com/LantaoYu/MARL-Papers
- https://www.youtube.com/watch?v=W_9kcQmaWjo
- https://www.youtube.com/watch?v=TMTT2z8lifA
- https://www.youtube.com/watch?v=Yd6HNZnqjis
- https://www.youtube.com/watch?v=ufFue5_gR4c
- https://www.techbeat.net/talk-info?id=501
- https://www.bilibili.com/video/av457780236/
- https://space.bilibili.com/551888585/channel/detail?cid=167587
- https://www.bilibili.com/video/BV1ig4y1v7xU
- https://www.bilibili.com/video/BV18z411q7Kc
- https://www.bilibili.com/video/BV1k5411V7ue
- https://dblp.uni-trier.de/
- https://paperswithcode.com/
- https://www.connectedpapers.com
- https://deeplearn.org
- https://spinningup.openai.com/
- https://github.com/openai/spinningup
- https://github.com/Jinjiarui/hrl-papers
- http://www.neurondance.com/
- https://www.zhihu.com/question/376068768
- https://zhuanlan.zhihu.com/p/372558232
- https://space.bilibili.com/4801051?spm_id_from=333.788.b_765f7570696e666f.2
- Wechat public account: AIORHHC; RLCN
- https://www.bilibili.com/video/av925922430/
- https://www.bilibili.com/video/av626777400/
- https://github.com/NeuronDance/DeepRL
- The Research Groups part needs to be completed
- The Companies part needs to be completed
- The Useful Resources part needs to be perfected