/DDPG-MADDPG

DDPG and MADDPG implementation

Primary LanguageJupyter Notebook

DDPG / MADDPG

implementation in pytorch

TODO:

  1. ✅ DDPG with discrete actions support
  2. ✔️ model saving
  3. ✔️ MADDPG implementations