/Q_Learning_GridWorld

Reinforcement Learning Agent designed to find the goal square in the least amount of steps possible. Number of cells in the grid world, as well as start and end locations, are user specified.

Primary LanguagePython

No issues in this repository yet.