Lectures
You can download the lectures here. We will try to upload lectures prior to their corresponding classes.
-
Lecture-01
About: Introduction to AI: Why this course?
[slides]
Suggested Readings:
- “Chapter 1: Introduction”, AI a Modern Approach, S. Russel and R. Norvig.
- “From So Simple a Beginning”: Species of Artificial Intelligence, Nigel Shadbolt, Daedalus, 2022; 151 (2): 28–42.
- “On Computable Numbers, with an application to the Entscheidungsproblem”, Alan Turing, Proc. London Mathematical Soc., 1937.
- “Computing Machinery and Intelligence”, Alan Turing, Mind, 1950.
-
Lecture-02
About: Review of breakthroughs and introduction to AI agents
[slides]
Suggested Readings/Viewings:
- “A Golden Decade of Deep Learning: Computing Systems and Applications”, Jeffrey Dean, Daedalus, 2022; 151 (2): 58–74 (Paper).
- “Genius Makers: The Mavericks Who Brought A.I. to Google, Facebook, and the World”, Cade Metz, Dutton, 2021 (Book).
- “AlphaGo - The Movie”, Full award-winning documentary, YouTube (Video).
-
-
-
-
-
-
Lecture-10
About: Adversarial Search: Min-max and alpha-beta pruning
[On board (no slides)]
Suggested Readings:
-
Lecture-11
About: Adversarial Search: More methods and the deep blue chess player
[slides]
Suggested Readings:
-
-
-
-
-
-
Lab-2
About: Python implementation for evaluating 6 degrees of separation for actors (using IMDB)
[no slides]
-