About the Instructor
| CSC 261 |
Artificial Intelligence |
Fall 2011 |
What questions about the class do you have that aren't answered by the Web site?
- What is the format of the exams in this class? Will they be
written? Will we have to write code?
- They will be conceptual, in-class exams. On paper, no computer,
closed notes. You will not be asked to write code, but you will be
expected to understand the nature of the algorithms we discuss --
when they are appropriate, what their performance is, how they
behave, etc. The kinds of conceptual grappling you'll do in your
reading journals combined with the experience you gain from using
algorithms in the lab assignemnts should be excellent preparation.
- Is the PioneerWeb Discussion Board meant for us to ask you questions or for us to ask each other questions?
- Both! Having questions posted to P-Web gives everyone a chance to respond (sometimes your peers may be quicker than me).
-
Would you prefer questions to be sent via PioneerWeb rather than email?
- Yes! Assuming the questions are of a general, conceptual nature
(or, say, asking for clarification about an exercise), they should
absolutely be directed to P-Web so that everyone may have the
opportunity to respond, but more importantly, to see the
response.
- Are there extra credit opportunities?
- I haven't thought of including any directly in the course. However, any extra AI-related activities you'd like to undertake and share I will gladly consider and evaluate.
- Do we have to include a statement of correctness with our assignments? That was a policy
in the past.
-
Not explicitly, but your demonstration code would be best if it
included comments indicating the purpose of the various pieces. This
is tantamount to such a statement.
- Also, why do we have to bring a hard copy
of the lab to class?
- During lab you will have to juggle the in-class exercises, the scheme
interpreter, and the reference material or context provided by the
lab assignment itself. I find this likely to be one too
many. Being able to refer to a spec or context or problem at the same
time you are dealing with the screen (especially with our tiny
monitors) is a useful habit I'd like to promote (or suggest you try). That said, if you have strong philosophical objections, I will not protest.