https://github.com/davestroud/q-learning
Q-Learning and Deep Q-Learning Demo
https://github.com/davestroud/q-learning
qlearning qlearning-algorithm reinforcement-learning reinforcement-learning-algorithms
Last synced: 29 days ago
JSON representation
Q-Learning and Deep Q-Learning Demo
- Host: GitHub
- URL: https://github.com/davestroud/q-learning
- Owner: davestroud
- Created: 2020-10-04T17:55:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T23:48:31.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T04:52:56.436Z (6 months ago)
- Topics: qlearning, qlearning-algorithm, reinforcement-learning, reinforcement-learning-algorithms
- Language: Python
- Homepage:
- Size: 3.71 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Q-Learning and Deep Q-Learning
***Link to description of Q-Learning and Deep Q-Learning***
Q-Learning (https://docs.google.com/document/d/1HKmYwRbK5CAPpuMkVRYz-l3z76VSLfRCIN4DHWMqxcM/edit)
Deep Q-Learning (https://docs.google.com/document/d/1g--mxuNe6Iw1V5dtM797oYlYKw_4Mzn43thlTxUUPV0/edit)