https://github.com/vicen-te/q-learning
A pathfinding project that uses Q-Learning, a reinforcement learning algorithm, where an agent learns to navigate to a goal through iterative exploration, with reaching the goal as its only reward.
https://github.com/vicen-te/q-learning
q-learning txtreader unity
Last synced: about 2 months ago
JSON representation
A pathfinding project that uses Q-Learning, a reinforcement learning algorithm, where an agent learns to navigate to a goal through iterative exploration, with reaching the goal as its only reward.
- Host: GitHub
- URL: https://github.com/vicen-te/q-learning
- Owner: Vicen-te
- License: mit
- Created: 2025-01-27T00:06:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T00:51:49.000Z (over 1 year ago)
- Last Synced: 2025-01-27T01:28:55.758Z (over 1 year ago)
- Topics: q-learning, txtreader, unity
- Language: C#
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Q-Learning