nassosanagn / Berkeley-Pacman-Projects

I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.

Home Page:https://inst.eecs.berkeley.edu/~cs188/sp19/projects.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

I have completed four Pacman projects of the UC Berkeley CS188 Intro to Artificial Intelligence course. The Pac-Man projects were developed for CS 188. They apply an array of AI techniques to playing Pac-Man. They teach foundational AI concepts, such as informed state-space search, probabilistic inference, and reinforcement learning.

https://inst.eecs.berkeley.edu/~cs188/sp19/projects.html

License:MIT License


Languages

Language:Python 100.0%