8000 GitHub - slowsingle/LineTrace: LineTrace with DQN(ChainerRL)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

slowsingle/LineTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LineTrace

LineTrace with DQN(ChainerRL)

You need these modules.

  • numpy
  • cv2
  • gym (OpenAI)
  • chainer
  • chainerrl

I use Python2.7.10 (not comfirmed on Python3.x).

There is a pretrained model in this repository. If you want to see the result of training, please run the follows:

python dqn-test.py

If you want to train, please run the follows:

python dqn.py

About

LineTrace with DQN(ChainerRL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0