Skip to content

nuomizai/DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DQN

An implement of Deep Q Network to train CartPole

Run this repository with the following command

python main.py --render=False

set render=True if you want to see the rendering environment. The training result is saved under result/

Evaluation result is as follows: show

About

using Deep Q Network to train CartPole

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages