Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AI Search Methods: Uniform cost search and A* search in Pac-man Game

NotificationsYou must be signed in to change notification settings

abidhap01/PacManGameusingSearchAImethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Principle of Artificial Intelligence : Search Methods

Uniform Cost SearchPAC-MAN game is based on Artificial Intelligence Principles and it was first introduced in 1980.

screen shot 2018-06-21 at 1 26 43 pm

we can charge more for dangerous steps in ghost-ridden areas or less for steps in food-rich areas,and a rational Pacman agent should adjust itsbehavior in response.

screen shot 2018-06-21 at 1 27 12 pmConsidering only 3 routes of Pac-man game in screenshot.

screen shot 2018-06-21 at 1 27 25 pm

screen shot 2018-06-21 at 1 27 34 pmExplores all of the states, but one Solution.

screen shot 2018-06-21 at 1 27 43 pm

A* Search : Heuristics value calculationA Heuristic: An educated guess of the distance of a state from the goal

screen shot 2018-06-21 at 1 27 57 pmA* Search Treescreen shot 2018-06-21 at 1 28 04 pmscreen shot 2018-06-21 at 1 28 12 pm

Rerefrences:https://www.youtube.com/watch?v=nqZD_05COzQ

http://artint.info/html/ArtInt_56.html

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

https://courses.cs.washington.edu/courses/cse473/14au/slides/03-hsearch.pdf

http://ai.berkeley.edu/search.html#Q4

About

AI Search Methods: Uniform cost search and A* search in Pac-man Game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp