Skip to content

masterofthepuppets/University_AI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University_AI_Project

Live example at https://masterofthepuppets.github.io!

Problem formulation:

A human or AI player will try to solve a randomly generated maze, trying to go from point A to point B avoiding multiple obstacles on the way.

Example:

#stopsSolved

PEAS and ODESA:

PEAS

Performance -> speed, reliability

Environment -> maze

Actuator -> traversal

Sensor ->

ODESA

O -> Fully observable

D -> Deterministic

E -> Sequential

S -> Static

A -> Single agent

Game tree example:

game_tree

Explanation video:

https://www.youtube.com/watch?v=m3FagudPZkc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published