/maze-solver

An intelligent maze solver that uses Q Learning to navigate a given maze

Primary LanguagePython

Self Learning Board Game

A simple maze game where the player has to navigate to the end point on a finite board. The goal is to develop a program that self evolves to find the most efficient path to the end.