MohammedHaq / MazeLearn

0 stars 0 forks source link

Initial maze generation script #9

Closed MohammedHaq closed 3 months ago

MohammedHaq commented 3 months ago

this script will generate a random maze with a randomly positioned start and end point. the goal of this maze is to have loops and dead ends that forces a reinforcement learning algorithm to be optimal in this case.