DanielTakeshi / rl_algorithms

I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really understanding them.
MIT License
51 stars 9 forks source link

Fix DDPG and TRPO #6

Open DanielTakeshi opened 6 years ago

DanielTakeshi commented 6 years ago

Because I should know how to fix the current bugs in my code.