This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
teaching:is:main_is [2025/02/26 17:55] Franconi Enrico [Timetable] |
teaching:is:main_is [2025/04/30 10:27] (current) Franconi Enrico [Lab] |
||
---|---|---|---|
Line 6: | Line 6: | ||
To do that, click the [[https:// | To do that, click the [[https:// | ||
===== Official course presentation form ===== | ===== Official course presentation form ===== | ||
- | * The course | + | * The course |
===== Timetable ===== | ===== Timetable ===== | ||
- | The official week-by-week Faculty timetable: [[https:// | + | The official week-by-week Faculty timetable: [[https:// |
Note that a LAB slot may be transformed into a LECTURE slot and vice-versa, and this will be decided week by week; lectures and labs have equal importance. | Note that a LAB slot may be transformed into a LECTURE slot and vice-versa, and this will be decided week by week; lectures and labs have equal importance. | ||
Line 35: | Line 35: | ||
/* The striked-through text (i.e., < | /* The striked-through text (i.e., < | ||
- | * Slides: {{ : | + | * Slides: {{ : |
- | * Slides: Artificial Intelligence and Agents {{ : | + | * Slides: Artificial Intelligence and Agents {{ : |
- | * Material: chapter 1 of //Poole and Mackworth// | + | * Material: |
* Slides: States and Searching {{: | * Slides: States and Searching {{: | ||
- | * Material: chapter 3 of //Poole and Mackworth// | + | * Material: |
* Slides: Features and Constraints {{: | * Slides: Features and Constraints {{: | ||
* Material: chapter 4 of //Poole and Mackworth// | * Material: chapter 4 of //Poole and Mackworth// | ||
Line 68: | Line 68: | ||
* Explore with the search applet the **Delivery Robot (Acyclic)**, | * Explore with the search applet the **Delivery Robot (Acyclic)**, | ||
* Do the [[http:// | * Do the [[http:// | ||
- | * Exercise: practicing different search strategies with the graph in this {{teaching: | + | * Exercise: practicing different search strategies with the graph in this {{teaching: |
* Create your own problem graph for a delivery robot starting from a map with edge costs. | * 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. | * Create a problem graph for a simple problem chosen by you. | ||
* IMPORTANT: learn how to write on paper the frontier evolution for each search. | * IMPORTANT: learn how to write on paper the frontier evolution for each search. | ||
+ | * describe a search on a graph by writing the frontier (i.e., a set of paths) at each step of the search, and by specifying the selected path from the frontier in one step leading to the next step. | ||
* <color # | * <color # | ||
* Explore the **Delivery Robot (Acyclic)**, | * Explore the **Delivery Robot (Acyclic)**, | ||
* Do the [[http:// | * Do the [[http:// | ||
- | * Exercise: [[http:// | + | * Exercise: [[http:// |
* IMPORTANT: | * IMPORTANT: | ||
* learn how to write on paper the frontier evolution for each search; | * learn how to write on paper the frontier evolution for each search; | ||
Line 83: | Line 84: | ||
* Explore with the CSP applet the sample problems: Simple Problem 1, Simple Problem 2, Scheduling Problem 1, Crossword Problem 1, Crossword Problem 2. These sample problems have been seen already in the course lectures; for the crossword problems, try to reconstruct the crossword graphical structure. | * Explore with the CSP applet the sample problems: Simple Problem 1, Simple Problem 2, Scheduling Problem 1, Crossword Problem 1, Crossword Problem 2. These sample problems have been seen already in the course lectures; for the crossword problems, try to reconstruct the crossword graphical structure. | ||
* Do the [[http:// | * Do the [[http:// | ||
- | * Exercises: [[http:// | + | * Exercises: [[http:// |
* <color # | * <color # | ||
* Getting started with [[https:// | * Getting started with [[https:// | ||
Line 128: | Line 129: | ||
* [[http:// | * [[http:// | ||
/* * ([[teaching: | /* * ([[teaching: | ||
+ | |||
+ | =====Final Exam===== | ||
+ | |||
+ | The exam paper will contain problem solving, verification, | ||
+ | |||
+ | The exam is evaluated based on correctness of answers, clarity of answers, ability to summarise, evaluate, and establish relationships between topics, skills in critical thinking, quality of argumentation, | ||
+ | |||
+ | The questions will be mirroring the exercises done in the lab and the exercises from the main course book. | ||
+ | Answers to questions should be formulated precisely and completely, of course. Regarding the topic that have been done during the lab using simulation software, the written answer in the exam paper should contain the information relevant to the question as it would be provided by the simulation, and as it is discussed in the book and during the lectures and labs. You can bring your own written notes to the exam, and nothing else. | ||
+ | |||
+ | No " | ||
+ | |||
+ |