Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 712 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 712 Bytes

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).