https://github.com/simoninithomas/deep_q_learning
A DQL implementation with keras
https://github.com/simoninithomas/deep_q_learning
deep-q-learning deep-q-network keras openai-gym
Last synced: about 2 months ago
JSON representation
A DQL implementation with keras
- Host: GitHub
- URL: https://github.com/simoninithomas/deep_q_learning
- Owner: simoninithomas
- Created: 2018-01-11T18:57:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T19:06:09.000Z (over 8 years ago)
- Last Synced: 2025-08-19T01:23:12.902Z (11 months ago)
- Topics: deep-q-learning, deep-q-network, keras, openai-gym
- Language: Jupyter Notebook
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deep_q_learning
A DQL implementation with keras