Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 357 Bytes

MARL

多智能体强化学习(MARL)算法复现,包括 QMIX,VDN 等等.

没想到拖了一年了, 为了不耽误大家的进度, 推荐大家看一下 reference 中的仓库, 当时从中借鉴了很多. fighting!

todo:

  • VDN
  • QMIX
  • QTRAN
  • MAVEN

References