iamjagdeesh
Artificial-Intelligence-Pac-Man
Python

CSE 571 Artificial Intelligence

Last updated Apr 6, 2026
51
Stars
51
Forks
0
Issues
0
Stars/day
Attention Score
32
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

Artificial-Intelligence-Pacman-Project

Arizona State University

CSE 571 Artificial Intelligence

Fall 2017

Grade A-

In this project, several techniques of Artificial Intelligence such as Searching, Adversarial Behaviour, Deep Reinforcement Learning, Neural Network etc are implemented to help the pacman agent to maximize its expected utility.

  • Project 0: Python Autograder Tutorial
  • Project 1: Searching - DFS, BFS, UCS, Greedy Search, A* Search, etc.
  • Project 2: MultiAgent Pacman - minimax, alpha-beta pruning, expectimax, etc.
  • Project 3: Reinforcement Learning - MDP, value iteration, q-learning, epsilon-greedy, approximate q-learning, etc.
  • Project 4: Ghostbusters - HMM, Particle Filtering, Bayes' Nets, Deep Reinforcement Learning, etc.
Refer project specification file under each project for more details.

Programming Language - Python 2.7

ยฉ 2026 GitRepoTrend ยท iamjagdeesh/Artificial-Intelligence-Pac-Man ยท Updated daily from GitHub