Skip to content

Simple neural-net based Q-learning, applied to games on OpenAI's gym.

License

Notifications You must be signed in to change notification settings

halflings/deepqn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepQN

As part of learning about reinforcement learning, and more specifically neural net based Q-learning, I will try to implement some very basic Q-learning algorithms and hopefully apply them to a couple examples from OpenAI's gym framework.

About

Simple neural-net based Q-learning, applied to games on OpenAI's gym.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages