项目作者: henrytomsf

项目描述 :
Implementation of deep deterministic policy gradient with Wolpertinger
高级语言: Python
项目地址: git://github.com/henrytomsf/ReinforcementLearning.git
创建时间: 2020-03-03T02:11:46Z
项目社区:https://github.com/henrytomsf/ReinforcementLearning

开源协议:

下载


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!