Skip to content

Deep Reinforcement Learning algorithms tested on OpenAI gym environments

Notifications You must be signed in to change notification settings

juuso-oskari/DeepRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepRL

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.

GIFs showing performance of DDPG agent after training.

TODO

  • Fix NAF
  • Try different environments

About

Deep Reinforcement Learning algorithms tested on OpenAI gym environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages