CSCI 4150: Introduction to Artificial Intelligence, Fall 2003


Announcements

General information

Time: Mondays and Thursdays, 10:00 – 11:50am
Location: Sage 3303
Prerequisite: CSCI 2300 Data Structures and Algorithms
Required text: "Artificial Intelligence: a modern approach, Second edition" by Stuart Russell & Peter Norvig, Prentice Hall, 2003. ISBN: 0-13-790395-2.

Teaching staff

Instructor: Prof. Wes Huang
email: whuang@cs.rpi.edu
Office: Amos Eaton 111
Office hours: T 2-4, R 4-5
TA: Eric Meisner
email: meisne@cs.rpi.edu
Office: Lally 001B
Office hours: MR 12-2
TA: Nagender Parimi
email: parimi@cs.rpi.edu
Office: Lally 003
Office hours: W 3-4, F 11-12

Course description

This course is an introduction to the theory and practice of Artificial Intelligence. We will be studying techniques for solving problems and making intelligent decisions. The first half of the course will focus on the foundations of Artificial Intelligence: search and logic. The second half of the course will focus on machine learning techniques, including decision trees, reinforcement learning, and neural networks. Knowledge representation and probability will be addressed in conjunction with several topics during the semester.

Students will implement many of the algorithms we cover in programming assignments. The implementation language for these assignments will be Scheme (a dialect of LISP) which will be taught in the first two weeks of the course. Knowledge of Scheme or LISP is not a prerequisite.

Items on Reserve

The following items are on reserve in the Folsom library:

Assignment web pages