Skip to content

pavlosdais/ai-berkeley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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