All Projects → TimeBreaker → MARL-resources-collection

TimeBreaker / MARL-resources-collection

Licence: other
A Collection of Multi-Agent Reinforcement Learning (MARL) Resources

Projects that are alternatives of or similar to MARL-resources-collection

marltoolbox
A toolbox with the goal of speeding up research on bargaining in MARL (cooperation problems in MARL).
Stars: ✭ 25 (-73.96%)
Mutual labels:  multiagent-reinforcement-learning, marl
Multi-agent-reinforcement-learning
Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG
Stars: ✭ 49 (-48.96%)
Mutual labels:  multiagent-reinforcement-learning, marl
warp-drive
Extremely Fast End-to-End Deep Multi-Agent Reinforcement Learning Framework on a GPU (JMLR 2022)
Stars: ✭ 364 (+279.17%)
Mutual labels:  multiagent-reinforcement-learning
SARNet
Code repository for SARNet: Learning Multi-Agent Communication through Structured Attentive Reasoning (NeurIPS 2020)
Stars: ✭ 14 (-85.42%)
Mutual labels:  multiagent-reinforcement-learning
mgym
A collection of multi-agent reinforcement learning OpenAI gym environments
Stars: ✭ 41 (-57.29%)
Mutual labels:  multiagent-reinforcement-learning
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (-62.5%)
Mutual labels:  multiagent-reinforcement-learning
Finrl Library
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
Stars: ✭ 3,037 (+3063.54%)
Mutual labels:  multi-agent-learning
FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
Stars: ✭ 3,497 (+3542.71%)
Mutual labels:  multi-agent-learning
Meta-Learning-for-StarCraft-II-Minigames
We reproduced DeepMind's results and implement a meta-learning (MLSH) agent which can generalize across minigames.
Stars: ✭ 26 (-72.92%)
Mutual labels:  multi-agent-learning
active tracking rl
Active visual tracking library based on PyTorch.
Stars: ✭ 50 (-47.92%)
Mutual labels:  multi-agent-learning
pytorch-nfsp
Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)
Stars: ✭ 32 (-66.67%)
Mutual labels:  marl
pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
Stars: ✭ 311 (+223.96%)
Mutual labels:  marl
Mava
A library of multi-agent reinforcement learning components and systems
Stars: ✭ 355 (+269.79%)
Mutual labels:  marl
CDS
[NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.
Stars: ✭ 55 (-42.71%)
Mutual labels:  marl

MARL Resources Collection

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: [email protected]

Overview

Courses

Important Conferences

  • AAMAS, AAAI, IJCAI, ICLR, ICML, NIPS
  • Sorted by difficulty (roughly)

Reviews

Recent Reviews (Since 2019)

Other Reviews (Before 2019)

Books

Open Source Environments

Research Groups

Organization Reaearcher Lab homepage (if any)
Oxford Shimon Whiteson, Jakob N. Foerster link
University College London (UCL) Jun Wang
Tsinghua University (THU) Chongjie Zhang link
Tsinghua University (THU) Yi Wu
Peking University (PKU) Zongqing Lu
HUAWEI Hangyu Mao
Nanjing University (NJU) Yang Yu
Facebook Yuandong Tian
Tianjin University (TJU) Jianye Hao link
University of Illinois at Urbana-Champaign (UIUC) Kaiqing Zhang
Peking University (PKU) Yaodong Yang Link
Nanyang Technological University (NTU) Bo An
Shanghai Jiao Tong University (SJTU) Weinan Zhang link
University of Chinese Academy of Sciences (UCAS) Haifeng Zhang link
University of Edinburgh Stefano V. Albrecht link GitHub
University College London (UCL) UCL Deciding, Acting, and Reasoning with Knowledge (DARK) Lab Link
University of Maryland Furong Huang Link

Companies

Paper Lists

Talks

In English

In Chinese

Useful Resources

In English

In Chinese

TODO

  • The Research Groups part needs to be completed
  • The Companies part needs to be completed
  • The Useful Resources part needs to be perfected

Citation

If you find this repository useful, please cite our repo:

@misc{chen2021collection,
  author={Chen, Hao},
  title={A Collection of Multi-Agent Reinforcement Learning Resources},
  year={2021}
  publisher = {GitHub},
  journal = {GitHub Repository},
  howpublished = {\url{https://github.com/TimeBreaker/MARL-resources-collection}}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].