Handouts

Admin & Pointers

  1. Course Syllabus, our 'contract.'
  2. Introduction and rules: Instructor notes #1 (PDF).
  3. Extra Credit (PPT).
  4. Code for Visual Path Finder contributed by Zach Miller. Runs on Window. You should untar the file and run VisualPathFinder/VisualPathFinder/bin/Debug/VisualPathFinder.exe. Play with the parameters and watch BFS and A* in action.
  5. PacMan Wiki.

Slides

  1. What is AI? by John McCarthy (PS, PDF).
  2. Quick historical notes: Instructor notes #2 (PDF).
  3. A Little Bit of Lisp: Instructor notes #3 (PDF).
  4. Intelligent Agents: Instructor notes #4 (PDF).
  5. Solving Problems by Searching (I): Instructor notes #5 (PDF).
  6. Solving Problems by Searching (II): Instructor notes #6 (PDF).
  7. Heuristic Search: Instructor notes #7 (PDF).
  8. Constraint Satisfaction: Instructor notes #8 (PDF).
  9. CSP Modeling Examples/Applications (PPT).
  10. Discussion of NP Completeness
  11. Adversarial Search: Instructor notes #9 (PDF).
  12. Logical Agents I: Instructor notes #10 (PDF).
  13. Logical Agents 2: Instructor notes #11 (PDF).
  14. First-Order Logic: Instructor notes #12 (PDF).
  15. Inference in First-Order Logic: Instructor notes #13 (PDF).
  16. Instructor notes (incomplete): Planning (PPT).


Last modified: Thu May 7 00:34:53 CDT 2009