An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Q-Learning