Skip to content

mGashaw/Pathfinding-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pathfinding-AI

visualizing the reinforcement training of a NPC through a maze.

ezgif com-gif-maker (2)

General Overview

In this mini-project I utilized the q-learning algorithim to create a visualization of what episodes look like and the learning process of an dataset going through said process.

Goals going into the project:

  • Learn more about machine learning
  • Come up with a fun way to use AI

The Agent/NPC attempts to escape the maze hundreds of times, learning better actions to take each new attempt through negative reinforcement. After letting the NPC try his hand multiple times you can generate the shortest path from the starting point to the end goal.

shortest path

Try it for yourself!

Steps:

About

Visualizing the reinforcement training of a NPC through a maze.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages