CSE 471/598: Introduction to Artificial Intelligence
(Spring 2009; T,Th 10:30--11:45pm BYAC 260)
- Office: BY 560 (Office hours: 11:45-12:45pm T/Th--right after class)
- Telephone: 965-0113
- E-mail: rao who lives at asu period edu
Schedule
- Office Hours: Monday: 2-3pm BY 513BA
Honorary TAs/Tutors: Watch this space
Text Book:
-
Artificial Intelligence: A Modern Approach by Russell and
Norvig (2nd Edition).
Recommended Lisp Environment:
-
Lisp in a box is the highly recommended lisp environment for the
class projects.
- Practical Common Lisp
by Peter Seibel (freely available online!) is the best
tutorial for lisp based on Lisp in a box.
Supplementary Information:
-
Additional
on-line pointers to all the chapters in the text book
-
Transparencies
from the text book.
-
Here
is the psnup executable for pcs. You can use it to print the
slides 4 per page--just do "psnup -4 file.ps file4.ps" and print
file4.ps on any postscript capable printer.
- ANSI Common Lisp by
Paul Graham