Skip to content

Suppose a moving robot at an unknown location on a grid must guess its location based on a series of unsure observations. Coursework for Lewis University in Artificial Intelligence.

Notifications You must be signed in to change notification settings

Stephen-Montague/Fwd-Back-Algo_GuessLocationByUnsureObservations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fwd-Back-Algo_GuessLocationByUnsureObservations

Simulates a moving AI agent at an unknown location in a grid that must guess location based on a series of unsure observations.

In general, the longer the AI observes (with an expected accuracy merely over 50%), the more highly confident its guess.

For every step, every location in the grid receives a probability, so multiple informed guesses can be made.

About

Suppose a moving robot at an unknown location on a grid must guess its location based on a series of unsure observations. Coursework for Lewis University in Artificial Intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages