200 lines of python code to demonstrate DQN with Keras Overview This project demonstrates how to use the Deep-Q Learning algorithm with Keras together to play FlappyBird. This article is intended to target newcomers who are interested in Reinforcement Learning. Installation Dependencies: (Update : 13 March 2017, code and weight file has been updated to support latest version of tensorflow and kera