APS360 Artificial Intelligence Fundamentals

Summer 2019

Home
Quercus
Piazza
Labs
Midterm
Project
Final

Midterm

The midterm will take place Thursday June 20, 2019 in room TBD.

We will begin writing at 6:10pm, and finish at 8:00pm. No aids will be permitted.

The midterm will cover all materials covered in the lectures, labs, and assignments, up to but excluding the RNN materials. You maybe asked to read, understand, and identify errors in code. You may be asked to fill in small portions of code. However, you will not be graded on syntax, or remembering the names of functions. Nor are you expected to know, for example, the order of the arguments of "nn.Conv2d". You are expected to know that "nn.Conv2d" is a convolutional layer, whereas "optim.SGD" is an optimizer.

Here is last term's midterm

Here is a list of midterm topics (not exhaustive).