/gym-free-DQN

Copied from my Mahjong repository, implementations of DQN and its variants.

Primary LanguagePythonApache License 2.0Apache-2.0

gym-free-DQN

Requirements:

  • Python 3
  • Tensorflow >= 1.0
  • Keras >= 2.0
  • Numpy

How to use:

Check examples under "test" folder.

Pointing out any flaws/bugs in this repo is extremely welcome!