Skip to content

This is using the UC Berkeley codebase for the PacMan AI project. This project utilizes search algorithms for artificial intelligence agents, and utilizes reinforcement learning.

Notifications You must be signed in to change notification settings

christy-jose01/Pacman-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-AI

This uses the UC Berkeley AI codebase for their Introduction to Artificial Intelligence class. These projects utilize search algorithms for artificial intelligence agents and reinforcement learning.

Each folder has their own tests. In order to run those tests, you need to do the following:

  • Download the pacai folder.
  • Open the student folder in pacai and replace their files with mine.

About

This is using the UC Berkeley codebase for the PacMan AI project. This project utilizes search algorithms for artificial intelligence agents, and utilizes reinforcement learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages