Skip to content

Latest commit

 

History

History
executable file
·
130 lines (102 loc) · 9.11 KB

README.md

File metadata and controls

executable file
·
130 lines (102 loc) · 9.11 KB

INFO8006 Introduction to Artificial Intelligence

Lectures for INFO8006 Introduction to Artificial Intelligence, ULiège, Fall 2024.

Agenda

Date Topic
September 19 Course syllabus [PDF]
Lecture 0: Introduction to artificial intelligence [PDF]
Lecture 1: Intelligent agents [PDF]
September 26 Lecture 2: Solving problems by searching [PDF]
Tutorial: Project 0
October 3 Lecture 3: Games and adversarial search [PDF]
Exercises 1: Solving problems by searching [PDF] [Solutions]
October 10 Lecture 4: Quantifying uncertainty [PDF]
Exercises 2: Games and adversarial search [PDF] [Solutions]
October 17 Lecture 5: Probabilistic reasoning [PDF]
Exercises 3: Quantifying uncertainty [PDF] [Solutions]
October 24 Lecture 6: Reasoning over time [PDF]
No exercises
October 31 No class
November 3 Deadline for Project 1
November 7 Lecture 7: Machine learning and neural networks [PDF]
Exercises 4: Probabilistic reasoning [PDF] [Solutions]
November 14 Lecture 7: Machine learning and neural networks (continued) [PDF]
Exercises 5: Reasoning over time [PDF] [Solutions]
November 21 Lecture 8: Making decisions [PDF]
Exercises 6: Reasoning over time (continued) [notebook]
November 28 Lecture 9: Reinforcement Learning [PDF]
Exercises 7: Machine learning
December 5 No lecture
Exercises 8: Making decisions
Exercises 9: Reinforcement learning
December 8 Deadline for Project 2
December 12 No class
December 19 No class

Pacman programming projects

Previous exams

Materials covered by the exam are listed here.

Archives

Previous editions

Archived lectures

Due to progress in the field, some of the lectures have become less relevant. However, they are still available for those who are interested.

Topic
Lecture: Constraint satisfaction problems [PDF]
Lecture: Inference in Bayesian networks [PDF]
Lecture: Communication [PDF]
Lecture: Artificial general intelligence and beyond [PDF]