RLAI Reinforcement Learning and Artificial Intelligence (RLAI)

CMPUT 325: Assignment 1



Due: Thursday, 21 September, 2006 by 23:59:59.

Specs:
Do exercises 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.9 from Structure and Interpretation of Computer Programs (second edition).

Submission Instructions:
Write all your answers in a plain text file named a1 (that's a one).  From the directory where this file is located, type in the following command:
astep -c c325 -p ex1 a1
When prompted if this is your primary submission, answer Y.  You may submit as many times as you like; the last version you submit will be marked.  All submissions should be primary submissions, not just the last.

Rules, Guidelines and Suggestions:

Mark Breakdown:

Question
Marks
1.1
5
1.2
2
1.3
4
1.4
3
1.5
4
1.6
3
1.9
5
Total
26

Back to CMPUT 325 Homepage