Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msokoloff1/q-learning
Basic q-learning algorithm for navigating through a maze. The agent has no prior knowledge of danger (red blocks) or the objective location (yellow block), it learns exclusively through experiencing the ramifications of its actions.
https://github.com/msokoloff1/q-learning
java q-learning reinforcement-learning
Last synced: 22 days ago
JSON representation
Basic q-learning algorithm for navigating through a maze. The agent has no prior knowledge of danger (red blocks) or the objective location (yellow block), it learns exclusively through experiencing the ramifications of its actions.
- Host: GitHub
- URL: https://github.com/msokoloff1/q-learning
- Owner: msokoloff1
- Created: 2017-03-04T19:19:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T20:22:10.000Z (almost 8 years ago)
- Last Synced: 2023-03-05T22:55:01.465Z (almost 2 years ago)
- Topics: java, q-learning, reinforcement-learning
- Language: Java
- Homepage:
- Size: 673 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0