Repository for the Intro to AI class by UC Berkeley.
Go to file
2021-11-11 17:33:59 -05:00
p0_tutorial Implement p0 tutorial. 2021-10-11 21:01:31 -04:00
p1_search Fix search algorithm and finish project. 2021-10-23 18:38:08 -04:00
p2_multiagent Fix minimax and implement alpha-beta-pruning (p2 q2 and q3). 2021-11-11 17:33:59 -05:00
.gitignore Add problem 1. 2021-10-19 13:07:31 -04:00
LICENSE Initial commit 2021-10-11 23:17:22 +02:00
programming.txt Add code for tutorial. 2021-10-11 20:45:38 -04:00
README.md Add links and youtub links. 2021-10-11 19:02:30 -04:00
youtube.txt Add links and youtub links. 2021-10-11 19:02:30 -04:00

intro2ai

Repository for the Intro to AI CS188 class at UC Berkeley.

Run xargs youtube-dl < youtube.txt to download the videos.

Here is the schedule.