Skip to content

Earthones/dqn_from_numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

use numpy to run dqn, and employ back propagation and adam algorithm.

because the process of training dqn will be unstable, may be value explosion. These hyperparameter will be sensitive.

if you have any problem, just raise an issue.

reference

https://zhuanlan.zhihu.com/p/381987920

About

only use numpy and gym to implement dqn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages