Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 404 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 404 Bytes

Keras implementation of DQN

normal mode

demo

small mode

demo

Usage

Train

python train.py

Test

python test.py

Requirements

  • TenforFlow
  • Keras
  • Matplotlib
  • ImageMagick (Optional)