Skip to content

Helping PAC-MAN doing its best using artificial intelligence algorithms

Notifications You must be signed in to change notification settings

aliasad059/intelligent-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent PACMAN

  • This directory will be included all of my solutions to the Berkeley AI Projects of Pacman.
  • I've implemented three of them as my Intro to AI course projects at AUT Fall 2021.
  • You can get more info about projects in details here

Content

Project Title Algorithms 🔗 Links (My Repository, Project Manual)
Search DFS, BFS, UCS, Greedy Search, A* Search Solution / More Info
Multi-Agent Search Minimax, Alpha-Beta Pruning, Expectimax Solution / More Info
Reinforcement Learning Value Iteration, Q-learning, Approximate Q-learning Solution / More Info

About

Helping PAC-MAN doing its best using artificial intelligence algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages