Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 141 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 141 Bytes

RL算法实现

  • dqn
  • ddqn
  • ddpg
  • a2c
  • a3c

环境:

  • 使用tf2和gym环境
  • 开发环境ubuntu18.04上

如有错误请指正