Skip to content
#

cs188

Here are 34 public repositories matching this topic...

Explore foundational AI concepts through the Pac-Man projects, designed for UC Berkeley's CS 188 course. Implement search algorithms, multi-agent strategies, and reinforcement learning techniques in Python, emphasizing real-world applications. Engage in the Eutopia Pac-Man contest for a multiplayer capture-the-flag challenge

  • Updated Dec 2, 2023
  • Python

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.

  • Updated Aug 14, 2021
  • Python

Add this topic to your repo

To associate your repository with the cs188 topic, visit your repo's landing page and select "manage topics."

Learn more