Rat in a Maze problem for humans 🐭
-
Updated
Jun 4, 2021 - Java
Rat in a Maze problem for humans 🐭
Use SARSA, Q learning, double Q and QV to solve a maze with Reinforcement Learning
Traversing a maze having walls minimizing the cost of reaching from one corner to the diagonally opposite one
Add a description, image, and links to the maze-problem topic page so that developers can more easily learn about it.
To associate your repository with the maze-problem topic, visit your repo's landing page and select "manage topics."