Skip to content

Lectures for INFO8006 Introduction to Artificial Intelligence, ULiège

Notifications You must be signed in to change notification settings

glouppe/info8006-introduction-to-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]
October 10 Lecture 4: Quantifying uncertainty [PDF]
Exercises 2: Games and adversarial search
October 17 Lecture 5: Probabilistic reasoning [PDF]
Exercises 3: Quantifying uncertainty
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
November 14 Lecture 7: Machine learning and neural networks (continued) [PDF]
Exercises 5: Reasoning over time
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]