UC Berkeley CS188 Intro to AI -- Pacman Project Solutions
Stars
2
Forks
3
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
Update README.md
5134fc8
Implemented Problem 4: Expectimax
420758a
Implemented Problem 3: Alpha-Beta Pruning
eec69d8
Implemented Problem 2: Minimax Agent
0567c6c
Merge branch 'master' of https://github.com/mohammaduzair9/Pacman-Projects
d6780ca
Setup Project2: Multiagent
ef5a31c
Delete searchAgents.py
3378f48
89026ea
Implemented Problem 8: Suboptimal Search
22838e4
Implemented Problem 7: Eating All The Dots
9e4166b
187fddf
Implemented the Corners Problem: Heuristic
8938352
Implemented the Corners Problem: Representation
4c9268e
7dd4c4f
Implemented A* Search
22caaba