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

Asynchronous Advantage Actor-Critic #5

Open DanielTakeshi opened 7 years ago

DanielTakeshi commented 7 years ago

I need that algorithm implemented here!!!

DanielTakeshi commented 7 years ago

Not to mention DDPG ...

DanielTakeshi commented 7 years ago

DDPG is somewhat up in draft form but not yet working on Pendulum...