User Tools

Site Tools


teaching:is:main_is_old

This is an old revision of the document!


Artificial Intelligence (AI)

Watch the page

You can “subscribe” to any page on the wiki and you’ll be sent an email message whenever it’s changed. To do that, click the Manage Subscriptions button at the bottom of the page.

Official course presentation form

Open Learning Environment (OLE) web page

Timetable

The official week-by-week Faculty timetable can be found on the RIS of the course. Note that sometimes a LAB may be transformed into a LECTURE and vice-versa.

Office hours: anytime, by previous appointment by email to the lecturer (Enrico Franconi). In any case the lecturer is always available for the period after any lecture.

Lectures are offered now via distance learning using Microsoft Teams with Teams' code 2o00uee. There is a video on how to start with Teams.

Language used in the course

  • Exclusively English.

Textbooks

  • Main book: David Poole and Alan Mackworth. Artificial Intelligence: Foundations of Computational Agents. Cambridge University Press, 2010, 2nd edition 2017.
  • Auxiliary book: Stuart Jonathan Russell and Peter Norvig. Artificial Intelligence: A Modern Approach. Prentice Hall, 3rd edition 2016.
  • Reading list from the UniBZ Library: 76212_19-20-2_CS Artificial Intelligence

You can read below which chapters of the above books are used in the various parts of the course.

Slides & Reference Material

The following is the standard material, it may be adjusted during the course.

Lab

Start date: XXX

  • LAB 2: Graph Searching with uninformed techniques (I) (applet)
    • Manuals:
    • Explore with the search applet the Delivery Robot (Acyclic), the Delivery Robot (cyclic), the Vancouver Neighbourood, the Module 4 sample problem graphs: with Depth First, Breadth First, Lowest Cost First search strategies using different Neighbour Ordering Strategies; practice also with the quiz facility.
    • Exercise: practicing different search strategies with the graph in this slides
    • Do the Practice Exercise 3.B.
    • Create your own problem graph for a delivery robot starting from a map with edge costs.
    • Create a problem graph for a simple problem chosen by you.
  • LAB 3: Graph Searching with Heuristics (II)
    • Explore the Delivery Robot (Acyclic), the Delivery Robot (cyclic), the Vancouver Neighbourood, the Module 4 sample problem graphs: with Best First, Heuristic Depth First, A*, Branch and Bound search strategies, with or without Multiple-Path Pruning or Loop Detection, using different Neighbour Ordering Strategies. Explore also the behaviour with the abovementioned search graphs with potentially non terminating depth first strategies (e.g., Depth First or Heuristic Depth First) without cycle checking, and with loop detection or multiple path pruning.
    • Do the Practice Exercises 3.C, 3.D, 3.E.
    • Exercise: 3.4.
  • LAB 4: Constraints - Consistency
  • LAB 5: Propositions and Inference
    • Getting started with AILog2, a representation and reasoning system for definite clauses, with declarative debugging tools.
    • To start AILog just load the file ailog2.pl into SWI Prolog.
      • Go through the manual, from Section 1 to Section 6.
    • Find various AILog knowledge base examples (including the one of electrical wiring domain) here
  • LAB 6 (Debug, Diagnosis, Abduction)
  • LAB 7: Individuals and Relations
  • LAB 8: Decision Trees
    • Answer the following questions:
      • What does an arc represent in a decision tree?
      • What does a non-leaf node represent in a decision tree?
      • What does a leaf node represent in a decision tree?
    • Do exercises from (slides)
    • If-time: do Exercise 7.3

Final Exam

Final Written Exam in English: 100%

teaching/is/main_is_old.1590069782.txt.gz · Last modified: by Franconi Enrico

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki