scheshmi / AI-Pacman

UC Berkeley AI Pacman Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UC Berkeley Introduction to AI Course

Topics covered in this course:

Search - DFS, BFS, UCS, Greedy Search, A* Search

Code

MultiAgent - Minimax, Alpha-Beta pruning, Expectimax

Code

Reinforcement Learning - Value Iteration, Q-learning, Approximate Q-learning

Code

Machine Learning - Perceptron, Non-linear Regression, Digit Classification, Recurrent Neural Network

Code

More Detail

UC Berkeley CS188 Intro to AI

About

UC Berkeley AI Pacman Project


Languages

Language:Python 100.0%Language:Makefile 0.0%