Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 137 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 137 Bytes

rl-tf2

Implementations of various reinforcement learning algorithms in TensorFlow 2

Algorithms

  • DQN
  • DDPG
  • TD3
  • HIRO
  • VPG