Skip to content

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

License

Notifications You must be signed in to change notification settings

0xsuu/gym-free-DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages