yenchenlin / DeepLearningFlappyBird

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
MIT License
6.65k stars 2.04k forks source link

Bug fix #2

Closed hy-kuo closed 8 years ago

hy-kuo commented 8 years ago

checkpoint.model_checkpoint_path returns only the filename (o___o)

yenchenlin commented 8 years ago

Sorry @hy-kuo I can't reproduce it currently, but would you please squash your commits into one? Thx a lot!

hy-kuo commented 8 years ago

It was because of tensorflow 0.6.0. The original code works well with tensorflow 0.7.1