You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My implementations of Deep Reinforcement Learning algorithms DDPG and NAF tested on OpenAI gym environments Hopper and LunarLander. DDPG works well, but NAF still has some implementation issues.
TODO
Fix NAF
Try different environments
About
Deep Reinforcement Learning algorithms tested on OpenAI gym environments