CS 484 - Artificial Intelligence
Fall 2007


Loyola College > Department of Computer Science > CS 484 > Homework
Homework is due at the beginning of class. No late homework will be accepted. You will receive half credit for turning in a complete homework. The rest of the credit will be earned by answering the questions correctly.
Homework Due Date Assignment
1 9/11/2007
1 page reaction to video The Thinking Machine. Include who is advocating strong or weak AI, which project you found most interesting, and any statements that you thought were out-of-date
2 9/18/2007 2.4, 3.1, 3.6, 3.7, 3.11 (create five leaves)
3 9/25/2007 4.3, 4.7, 5.7 Additional Problems
4 10/2/2007 Review Questions: 6.4, 6.5, 6.8 Exercises: 6.2 and 6.3 in pseudo-code
5 10/30/2007 Review Question: 10.2; Exercise: 10.1 (you may want to write a short program to calculate entropy for you); More Exercises
6 11/6/2007 Review Question: 11.3; Exercise: 11.10; More Exercises
7 11/13/2007 [Note: These are at the end of chapter 14] Review Question: 13.3, 13.5; Exercises: 13.1 (rather than a die, use the python interpreter and the random.randint method. This way you can get numbers besides 1 to 6. Also only create two other generations.); One More Exercise
8 11/29/2007 Review Question: 12.1 Exercise: 12.3 (use P(A) = 0.35 rather than 0.0025); More Exercise