/ReinforcementLearning

Implementation of deep deterministic policy gradient with Wolpertinger

Primary LanguagePython

Build Statuscontributions welcome

Reinforcement Learning

Algorithms

  1. Deep Deterministic Policy Gradient (DDPG)
  2. Wolpertinger DDPG
  3. Twin Delayed DDPG (TD3)

Details

More to come!!!

Thank you to @jimkon @piotrplata, and @sfujim for the research papers, inspiration and tutorial!