Machine Learning 24 August 2019 TensorFlow Implementation of DQN for Atari Games IntroductionConfigurationwin64+Python 3.7+Pycharm+OpenAI gym Prior knowledgeIn paper PlayingAtariwithDeepReinforcementLearning, the author illuminates why he introduces deep learning into reinforcement learning (RL). The author