Skip to content

This is my repository of my implementation of deep q learning with just numpy and the gym environment (the neural network is third party)

Notifications You must be signed in to change notification settings

personnumber3377/deepqlearningbroken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

deepqlearningbroken

This is an implementation of deep q network, but in the working.py script the code works, but in the script.py the code does not work. I just want to know why the script.py does not work. The training takes place and afterwards it just shows the trained agent.

About

This is my repository of my implementation of deep q learning with just numpy and the gym environment (the neural network is third party)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages