https://github.com/pungrumpy/python-reinforcement-learning
🐍 Learning about Reinforcement Learning with Q-Learning
https://github.com/pungrumpy/python-reinforcement-learning
Last synced: 11 months ago
JSON representation
🐍 Learning about Reinforcement Learning with Q-Learning
- Host: GitHub
- URL: https://github.com/pungrumpy/python-reinforcement-learning
- Owner: PunGrumpy
- License: mit
- Created: 2023-09-14T17:20:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T13:13:48.000Z (over 2 years ago)
- Last Synced: 2025-01-27T06:32:16.300Z (about 1 year ago)
- Language: Python
- Size: 284 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🐍 Python Reinforcement Learning
## `📝` Description
Learning about reinforcement learning in Python.
## `📚` Resources
- [Reinforcement Learning: An Introduction (2nd Edition)](http://incompleteideas.net/book/the-book-2nd.html)
## `📝` License
Licensed under the MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT)