Skip to content

In this project, Pacman agent have to act as human and find paths through its maze world, to reach a particular location, to collect food efficiently, avoid ghosts, and maximize his game score using uninformed and informed state-space search, probabilistic inference, and reinforcement learning.

Notifications You must be signed in to change notification settings

YousefKJM/Search-Algorithms-in-Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Algorithms-in-Pacman

In this project, Pacman agent have to find paths through its maze world, both to reach a particular location and to collect food efficiently. then build up general search algorithms and apply them to Pacman scenarios.

About

In this project, Pacman agent have to act as human and find paths through its maze world, to reach a particular location, to collect food efficiently, avoid ghosts, and maximize his game score using uninformed and informed state-space search, probabilistic inference, and reinforcement learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages