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: Recap of Prolog. Material here.
  • LAB 3: Graph Searching (I)
    • Explore the Delivery Robot (Acyclic) and the Delivery Robot (cyclic) sample problem graphs: with Depth First, Breadth First, Lowest Cost First search strategies using different Neighbour Ordering Strategies.
    • 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.
    • Do the Practice Exercise 3.B.
    • Exercise: 3.3(a) - depth-first and breadth-first search strategies.
    • Exercise: 3.4(a) - lowest-cost-first search strategy.
    • Exercise: practicing different search strategies (slides)
  • LAB 4: Graph Searching (II)
    • Explore the sample problem graphs below, with Lowest Cost First, Best First, Heuristic Depth First, A* search strategies, with or without Multiple-Path Pruning or Loop Detection, using different Neighbour Ordering Strategies:
      • Delivery Robot (acyclic and cyclic)
      • Misleading Heuristic Demo
      • Multiple-Path Pruning Demo
      • Module 4 Graph
      • Module 5 Graph
      • Bicycle Courier Problem (acyclic and cyclic)
    • Exercise: 3.3(b, c) - best-first and heuristic depth-first with multiple-path pruning search strategies.
    • Exercise: 3.4(b) - heuristic functions and the admissibility check.
  • LAB 5 Graph Searching (III), Search in Prolog
  • LAB 6: Constraints - Consistency
  • LAB 7: Propositions and Inference
    • Getting started with AILog2, a representation and reasoning system for definite clauses, with declarative debugging tools.
    • Do Exercises 5.1,5.2,5.3,5.4
    • Find various AILog knowledge base examples (including the one of electrical wiring domain) here
  • LAB 8 (Debug, Diagnosis, Abduction)
  • LAB 9: Individuals and Relations
  • LAB 10: 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.1585587181.txt.gz · Last modified: by Franconi Enrico

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki