https://github.com/anthdm/reinforcement-curve-fever
Using reinforcement learning to play curve fever through a DQN with Tensorflow
https://github.com/anthdm/reinforcement-curve-fever
Last synced: 5 months ago
JSON representation
Using reinforcement learning to play curve fever through a DQN with Tensorflow
- Host: GitHub
- URL: https://github.com/anthdm/reinforcement-curve-fever
- Owner: anthdm
- License: mit
- Created: 2017-05-06T08:54:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T08:59:04.000Z (over 9 years ago)
- Last Synced: 2025-03-25T15:48:55.612Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# Reinforcement-curve-fever
Using reinforcement learning to play curve fever through a DQN with Tensorflow.