shenhe111 / DDPG-MADDPG

DDPG and MADDPG implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDPG / MADDPG

implementation in pytorch

TODO:

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

About

DDPG and MADDPG implementation


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%