AI for the classic MsPacman game using 2 methods
-
Search Techniques (BFS, DFS, A*)
Code supplied should replace stub provided here: https://courses.cs.washington.edu/courses/cse473/14sp/pacman/search/search.html
-
Deep Reinforcement Learning (Q-Learning with CNN to approximate next best move)
Video Visualizations: https://goo.gl/XRTeBg
- Aayushi Malik
- Lohitaksh Parmar