Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 276 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 276 Bytes

TensorFlow implementation of DQN

demo

Usage

Train

python train.py

Test

python test.py

Requirements

  • TenforFlow
  • Matplotlib
  • ImageMagick (Optional)