CSCI 4150: Introduction to Artificial Intelligence, Fall 2004


Announcements

General information

Time: Mondays and Thursdays, 12:00 – 1:50pm
Location: Darrin 324
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

If you have a question not suitable for posting to the WebCT discussion boards, send email to aistaff@cs.rpi.edu which will go the instructor and the TAs. You will get a faster response this way.

Instructor: Prof. Wes Huang
email: whuang@cs.rpi.edu
TA: Owen Kellett
email: kelleo@cs.rpi.edu
TA: Dan Tracy
email: tracyd@cs.rpi.edu

Office hours

DayTimeWho
Monday2:30 - 4:00Prof. Huang
Tuesday10:00 - 11:00Dan Tracy
Wednesday11:00 - 12:00Dan Tracy
1:00 - 3:00Owen Kellett
Thursday10:00 - 12:00Owen Kellett
3:30 - 5:00Prof. Huang
Friday9:00 - 11:00Dan Tracy

Owen and Dan will be holding office hours in the Bray room (room 1W01 in the Science Center). Prof. Huang's office hours are in his office (AE 107).

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