/tf-dqn-simple

Tensorflow Deep Q-Network

Primary LanguagePythonMIT LicenseMIT

TensorFlow implementation of DQN

demo

Usage

Train

python train.py

Test

python test.py

Requirements

  • TenforFlow
  • Matplotlib
  • ImageMagick (Optional)