


info8006-introduction-to-ai
· GitHub
Lectures for INFO8006 Introduction to Artificial Intelligence, ULiège
Repository Stats
393 stars
128 forks
Repository Activity
This repository has been starred 393 times and forked 128 times, showing its popularity in the developer community.
README Preview
# INFO8006 Introduction to Artificial Intelligence Lectures for INFO8006 Introduction to Artificial Intelligence, ULiège, Fall 2024. - Instructor: Gilles Louppe - Teaching assistants: Gérôme Andry, Arnaud Delaunoy - When: Fall 2024, Thursday 8:30 AM to 12:30 AM - Classroom: B31/Laurent (4/89) - Contact: [info8006@montefiore.ulg.ac.be](mailto:info8006@montefiore.ulg.ac.be) - Discord: [https://discord.gg/Y8UP2SBu2h](https://discord.gg/Y8UP2SBu2h) ## Agenda | Date | Topic | | ---- | ----- | | September 19 | [Course syllabus][syllabus] [[PDF][syllabus-pdf]] <br> Lecture 0: [Introduction to artificial intelligence][l0] [[PDF][l0-pdf]] <br> Lecture 1: [Intelligent agents][l1] [[PDF][l1-pdf]] | | September 26 | Lecture 2: [Solving problems by searching][l2] [[PDF][l2-pdf]] <br> Tutorial: [Project 0](projects/project0) | | October 3 | Lecture 3: [Games and adversarial search][l3] [[PDF][l3-pdf]] <br> Exercises 1: Solving problems by searching [[PDF][e1]] [[Solutions][e1s]] | | October 10 |