Introduction To Artificial Intelligence (CS 440)

COURSE LEARNING GOALS
The objective of the class is to:
(a) show how to identify the appropriate AI solutions for different classes of computational challenges and 
(b) provide experience in implementing such solutions on representative challenges.

The course is intended for computer science undergraduate students, who have not been exposed to artificial intelligence material in the past. It can also appeal to students in related areas (such as psychology, mathematics, electrical, mechanical or biomedical engineering, etc.) who have interests in artificial intelligence methodologies and their applications.

INSTRUCTOR
Abdeslam Boularias

OFFICE HOURS 

Fridays 4:40-5:40 PM in CBIM 07

TEACHING ASSISTANTS
Vahid Azizi (va.azizi@gmail.com)

TOPICS

The class introduces fundamental ideas that have emerged over the past fifty years of AI research and provides a useful toolbox of AI algorithms. Example topics include:

(a) Deterministic Reasoning: Heuristic Search, Local Search, Adversarial Search, Constraint Satisfaction Problems

(b) Probabilistic Models: Bayesian Networks, Hidden Markov Models, Kalman and Particle Filters, (Partially Observable) Markov Decision Processes

(c) Machine Learning: Linear Models for Regression and Classification, Neural Networks, Kernel Methods, Gaussian Processes, Sparse Kernel Machines, Reinforcement Learning, Perception

BOOKS
Example textbooks include: 

- "Artificial Intelligence: A Modern Approach" by Stuart Russell and Peter Norvig (Third Edition), Prentice Hall Series in Artificial Intelligence;
- "Pattern Recognition and Machine Learning" by Christopher Bishop, Springer

EXPECTED WORK

Regular readings and homeworks, some of which involve programming, and exams.

EXAMS
A midterm and a final examination. Typically the midterm exam covers the material on deterministic reasoning, as well bayesian networks and inference. The final exam also covers material on Markov Decision Processes and machine learning. 

GRADING SCHEME
Midterm: 20%
Final Exam: 20%
Homework: 30%
Final Project: 30%

TENTATIVE SCHEDULE (SUBJECT TO CHANGES)
Lecture 1 : Introduction and Overview [Slides in PDF]
Lecture 2 : Uninformed Search [Slides in PDF]
Lecture 3 : Heuristic Search [Slides in PDF]
Lecture 4 : Local Search [Slides in PDF]
Lecture 5 : Adversarial Search [Slides in PDF]
Lecture 6 : Constraint Satisfaction Problems [Slides in PDF]
Lecture 7 : Probabilistic Reasoning [Slides in PDF]
Lecture 8 : Bayesian Networks [Slides in PDF]
Lecture 9 : Temporal Models  [Slides in PDF]
Lecture 10 : Kalman and Particle Filters [Slides in PDF]
Lecture 11 : Markov Decision Processes [Slides in PDF]
Lecture 12 : Introduction to Machine Learning  [Slides in PDF]
Lecture 13 : Review  [Slides in PDF]

Comments
Anonymous
Anonymous
Cancel
You do not have permission to add comments.