Textbook Information for CSE 415, Autumn 2009
This quarter, we are using new versions of selected chapters of The Elements of Artificial Intelligence by S. Tanimoto. The new versions use the Python programming language for examples, rather than Lisp. The first component has been released as a tutorial in the IEEE Computer Society's ReadyNotes series and is available to the class in this form.
The primary reading on state-space search is here.
The readings on logic include Knowledge Representation (read section 4.8 -- pp.116-129); Logical Reasoning (read sections 6.1, 6.2.1, 6.2.2, 6.2.4, 6.3, 6.7. );
The readings on image understanding include Introduction (read sections 1.1-1.9, except 1.5 is optional); Image Formation and Sensing (read sections 2.7-2.10); Preprocessing (read sections 3.1-3.5, except 3.4.1); Connectedness and Cellular Logic (read sections 4.1, 4.2, 4.5, 4.6); Edge and Line Detection (read sections 5.1, 5.2, and 5.8). (Note: These readings are copyrighted and are provided only for the use of students currently registered in CSE 415.)
Readings on neural networks.
Readings on natural language understanding.