Deep Q-Learning with Keras and Gym · Keon's Blog
https://keon.github.io/deep-q-learning06.02.2017 · Deep Q-Learning with Keras and Gym. Feb 6, 2017. This blog post will demonstrate how deep reinforcement learning (deep Q-learning) can be implemented and applied to play a CartPole game using Keras and Gym, in less than 100 lines of code! I’ll explain everything without requiring any prerequisite knowledge about reinforcement learning.