CS 175: Project in Artificial Intelligence

Fall 2007


Course Goals:

The main goal of this class is to have each student implement a working artificial intelligence system. For this quarter we will be primarily focusing on building a system which can analyze and recognize faces in digital images. This is something which humans can easily do, but which is difficult for computers. The project will involve the implementation of a variety of learning algorithms and image analysis functions. The overall goals of the class are to:

General Information:


Grading

Your grade will be determined based on the following factors:

There will be two parts to the class:


Academic Honesty

Academic honesty is taken very seriously. You are allowed to verbally discuss the design and implementation of your code with other class members, but under no circumstances can you copy *any* code or written material from anyone or anywhere. All code and written material submitted must be code or written material you have personally written during this quarter, except for any library or utility functions which we supply. Failure to adhere to this policy can result in a student receiving a failing grade in the class. It is the responsibility of each student to be familiar with UCI's current academic honesty policies. Please take the time to read the current UCI Senate Academic Honesty Policies.


Face Recognition Resources on the Internet