Skip to content

happy-nut/FlapPytorchBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlapPytorchBird

python dqn.py

Quick fix for Windows user in Visdom

The problem is that windows doesn't allow "?" in filenames. But Visdom library contains this problem.

A quick fix for windows users would be to delete the corresponding entry in ext_files in server.py

%sfonts/glyphicons-halflings-regular.eot?#iefix' % bb:
'glyphicons-halflings-regular.eot?#iefix',

(lines 568-569)

Visualization with Visdom

python -m visdom.server

See the result : URL

RESULT

training log

result video

FlapPyTorchBird

About

AI for FlappyBird!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages