Important Links
Lecture Slides
No | Topic | Date | Slides |
---|---|---|---|
0 | Organizational Matters | 1.3. | screen printer |
1 | Introduction | 1.3. | screen printer |
2 | Introduction: AI Past and Present | 3.3. | screen printer |
3 | Introduction: Rational Agents | 3.3. | screen printer |
4 | Introduction: Environments and Problem Solving Methods | 8.3. | screen printer |
5 | State-Space Search: State Spaces | 8.3. | screen printer |
6 | State-Space Search: Representation of State Spaces | 10.3. | screen printer |
7 | State-Space Search: Examples of State Spaces | 10.3. | screen printer |
8 | State-Space Search: Data Structures for Search Algorithms | 15.3. | screen printer |
9 | State-Space Search: Tree Search and Graph Search | 15.3. | screen printer |
10 | State-Space Search: Breadth-first Search | 17.3. | screen printer |
11 | State-Space Search: Uniform Cost Search | 17.3. | screen printer |
12 | State-Space Search: Depth-first Search & Iterative Deepening | 22.3. | screen printer |
13 | State-Space Search: Heuristics | 22.3. | screen printer |
14 | State-Space Search: Analysis of Heuristics | 24.3. | screen printer |
15 | State-Space Search: Best-first Graph Search | 24.3. | screen printer |
16 | State-Space Search: Greedy BFS, A*, Weighted A* | 29.3. | screen printer |
17 | State-Space Search: IDA* | 29.3. | screen printer |
18 | State-Space Search: Properties of A∗, Part I | 31.3. | screen printer |
19 | State-Space Search: Properties of A∗, Part II | 31.3. | screen printer |
20 | Combinatorial Optimization: Introduction and Hill-Climbing | 7.4. | screen printer |
21 | Combinatorial Optimization: Advanced Techniques | 7.4. | screen printer |
22 | Constraint Satisfaction Problems: Introduction and Examples | 12.4. | screen printer |
23 | Constraint Satisfaction Problems: Constraint Networks | 12.4. | screen printer |
24 | Constraint Satisfaction Problems: Backtracking | 14.4. | screen printer |
25 | Constraint Satisfaction Problems: Arc Consistency | 14.4. | screen printer |
26 | Constraint Satisfaction Problems: Path Consistency | 19.4. | screen printer |
27 | Constraint Satisfaction Problems: Constraint Graphs | 19.4. | screen printer |
28 | Constraint Satisfaction Problems: Decomposition Methods | 21.4. | screen printer |
29 | Propositional Logic: Basics | 21.4. | screen printer |
30 | Propositional Logic: Reasoning and Resolution | 26.4. | screen printer |
31 | Propositional Logic: DPLL Algorithm | 26.4. | screen printer |
32 | Propositional Logic: Local Search and Outlook | 28.4. | screen printer |
33 | Automated Planning: Introduction | 28.4. | screen printer |
34 | Automated Planning: Planning Formalisms | 3.5. | screen printer |
35 | Automated Planning: Delete Relaxation | 3.5. | screen printer |
36 | Automated Planning: Delete Relaxation Heuristics | 5.5. | screen printer |
37 | Automated Planning: Abstraction | 5.5. | screen printer |
38 | Automated Planning: Landmarks | 10.5 | screen printer |
39 | Automated Planning: Landmark Heuristics | 10.5. | screen printer |
40 | Board Games: Introduction and State of the Art | 12.5. | screen printer |
41 | Board Games: Minimax Search and Evaluation Functions | 12.5. | screen printer |
42 | Board Games: Alpha-Beta Search | 17.5. | screen printer |
43 | Monte-Carlo Tree Search: Introduction | 17.5. | screen printer |
44 | Monte-Carlo Tree Search: Advanced Topics | 19.5. | screen printer |
45 | AlphaGo and Outlook | 19.5. | screen printer |
Exercises
No | Due Date | Files |
---|---|---|
1 | 10.03.21 | Sheet |
2 | 17.03.21 | Sheet state-spaces.tar.gz |
3 | 24.03.21 | Sheet uniform-cost-search.tar.gz |
4 | 31.03.21 | Sheet astar-search.tar.gz |
5 | 07.04.21 | Sheet |
6 | 14.04.21 | Sheet hill-climbing.tar.gz |
7 | 21.04.21 | Sheet |
8 | 28.04.21 | Sheet cantons.dot |
9 | 05.05.21 | Sheet |
10 | 12.05.21 | Sheet hamilton-cycle.tar.gz |
11 | 19.05.21 | Sheet |
12 | 26.05.21 | Sheet |
13 | 02.06.21 | Bonus Sheet |
Supplementary Material
(*) Please get in touch with us if you are interested in this material. For copyright reasons, we are not allowed to make it available online.