OjaswinM / maze-solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%