richielo / MARL_Reset

Exploring resets in MARL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

03/12/2022

Starting with Minimal MARL Repo

07/12/2022

added support to launch multiple seeds with config files + added fully-coop PP

TODO

  • Add multiple seed launcher + config file support
  • vectorized environment (we might not need this)
  • Add reset options similar to primacy paper
  • add communnication option (just do discrete)
  • add fully-coop PP from CACL repo
  • add RNNs to IDQN

Algorithms

  • IDQN
  • QMIX
  • MADDPG
  • VDN

About

Exploring resets in MARL


Languages

Language:Python 100.0%