Skip to content

yukiB/keras-dqn-test

Repository files navigation

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)