Skip to content

Lectures for INFO8006 - Introduction to Artificial Intelligence, ULiège

Notifications You must be signed in to change notification settings

loicsacre/info8006-introduction-to-ai

 
 

Repository files navigation

INFO8006 - Introduction to Artificial Intelligence

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

Slides

Practicals

  • Session 1 (October 4): Python tutorial [PDF]
  • Session 2 (October 11): Solving problems by searching [PDF]
  • Session 3 (October 18): Constraint satisfaction problems [PDF]
  • Session 4 (October 25): Games and adversarial search [PDF]
  • Session 5 (November 8): Reasoning under uncertainty I [PDF]
  • Session 6 (November 15): Reasoning under uncertainty II [PDF]
  • Session 7 (November 22): Reasoning over time [PDF][Solution]
  • Session 8 (November 29): Making decisions [PDF][Solution]
  • Session 9 (December 13): Learning [PDF] [Solution]

Projects

Pacman programming project

Further instructions can be found in the /pacman/ folder.

Reading assignment

Your task is to read and summarize a major scientific paper in the field of Artificial Intelligence.

Paper: "Mastering the game of Go with deep neural networks and tree search"
David Silver et al, 2016. [PDF]

You should produce a report that summarizes the problem that is tackled by the paper and explains why it is challenging or important. The report should outline the main contributions and results with respect to the problem that is addressed. It should also include a critical discussion of the advantages and shortcomings of the paper.

The reading assignment includes the main text (pages 1-6), as well as the methods section (pages 7-9).

Constraints:

Your report should be submitted by December 16, 2018 at 23:59 on the submission platform. This is a hard deadline.

Overleaf

For those not familiar with LaTeX, you can easily write your report using Overleaf. For example by making a copy of the following project.

Archives

About

Lectures for INFO8006 - Introduction to Artificial Intelligence, ULiège

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 85.8%
  • Python 10.0%
  • TeX 3.8%
  • Other 0.4%