pavlosdais / ai-berkeley

My solutions to projects 1, 2 & 3 of Berkeley's AI course

Home Page:https://inst.eecs.berkeley.edu/~cs188/sp22/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Berkeley AI course

Here there can be found my solutions to Berkeley's AI '22 course of projects 1, 2 & 3. More specifically, the projects include:

  • Project 1
    Breadth-first search, depth-first search, uniform-cost search, A*.

  • Project 2
    Minimax, alpha-beta, expectimax.

  • Project 3
    Planning, localization, mapping, SLAM.

It's important to note that all projects get a full score (including bonus).

About

My solutions to projects 1, 2 & 3 of Berkeley's AI course

https://inst.eecs.berkeley.edu/~cs188/sp22/


Languages

Language:Python 100.0%