This project is a implementation of the DeepMind's 2013 paper "Playing Atari with Deep Reinforcement Learning" with Tensorflow.
-
git clone https://github.com/ethanscho/dqn-atari-tensorflow.git
-
cd dqn-atari-tensorflow
-
python agent.py
v1.0 - Mar. 14. 2017
Ethan Cho.