yanpanlau / Keras-FlappyBird

Using Keras and Deep Q-Network to Play FlappyBird
435 stars 194 forks source link

update for keras 2.x #14

Closed yushuyao closed 6 years ago

yushuyao commented 7 years ago

Works after changing initializations to initializer. Great demo!

yanpanlau commented 6 years ago

Code updated and tested with Keras 2.x