Skip to content

Deep Q Learning Implemented for dl4j

Notifications You must be signed in to change notification settings

mastertiller/dl4j-rl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dl4j-rl

Deep Q Learning Implemented for dl4j. Code is as-is, sorry its not commented, and its probably not standard java convention

TestRL is a sample pathfinding problem which seems to work for me. See how that is set up to use the DeepQNetork

The test problem was inspired from this blog tutorial: http://outlace.com/Reinforcement-Learning-Part-3/

About

Deep Q Learning Implemented for dl4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%