Skip to content

djian2017/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy-bird

Dependencies:

  • Keras
  • pygame
  • scikit-image
  • h5py

How to Run?

CPU only

python qlearn.py -m "Run"

GPU version (Theano)

THEANO_FLAGS=device=gpu,floatX=float32,lib.cnmem=0.2 python qlearn.py -m "Run"

Train

Everything as before, the argument is "Train" instead of "Run".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages