yenchenlin / DeepLearningFlappyBird

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

How to speed up emulator? #11

Closed mrgloom closed 8 years ago

mrgloom commented 8 years ago

Can we somehow speedup emulator? maybe we can run it without visualization?

yenchenlin commented 8 years ago

Hello @mrgloom, good idea! However, I think you still need a strong GPU to play with this no matter there's a output or not.

mrgloom commented 8 years ago

Is there any way to run emulator in 'silent' mode without GUI?