- Deep Deterministic Policy Gradient (DDPG)
- Wolpertinger DDPG
- Twin Delayed DDPG (TD3)
More to come!!!
Thank you to @jimkon @piotrplata, and @sfujim for the research papers, inspiration and tutorial!
Implementation of deep deterministic policy gradient with Wolpertinger
Python