Skip to content

Find the optimal path in a grid using Q Learning the grid has been visualised using PYGAME and the user is free to add the start point, end point and the walls in the grid wherever they want

Notifications You must be signed in to change notification settings

sa7890722/Find-path-using-Q-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Find path using Q-Learning

making some moremchanges Need to make some changes to the readme. Find the optimal path in a grid using Q Learning the grid has been visualised using PYGAME and the user is free to add the start point, end point and the walls in the grid wherever they want Some more changes trying to make another change here.change another change is being made here.

making another change here.change

How to use this project

Download the zip file, extract it and run the program in any python IDE or in the command line.

How it works

Left click any cell to make it a wall
Right click the cell that you want to make your start position
Middle click the cell that you want to make your target position
(Make sure to choose the destination at the end)

Keep a track of the console as some useful instructions are displayed there.

git_image

Enjoy the game

About

Find the optimal path in a grid using Q Learning the grid has been visualised using PYGAME and the user is free to add the start point, end point and the walls in the grid wherever they want

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages