|
COS 429 - Computer Vision
|
Fall 2019
|
Assignment 4: Deep Learning
Due Thursday, Dec. 5
Changelog and Clarifications
- 11/24/2019: Add fully_connected_backprop_gt.pyc into
a4_part2_starter.zip; rename question 13 to question 12 in the part3
notebook.
- 11/25/2019: Update submitting requirement: README.pdf should
contain both written portions and the modified code snippets.
- Implementing SGD (10 Points)
- Implementing Backpropogation (40 Points)
- Learning CNNs with PyTorch (34 Points)
- Classifying images (16 Points)
Submitting:
This assignment is due Thursday, December 5, 2019 at 11:59 PM. Please see the general notes on submitting your assignments, as well as the late policy and the collaboration policy.
As stated, our submissions this year will be done through Gradescope. The code to register for our class and how to submit can be found in the "general notes on submitting..." link above. This assignment has 2 submissions:
- Assignment 4 Written: Submit one single README.PDF containing all written portions and your modified / added code of the assignments. Everything including both the written part and the modified code should be in this PDF file.
- Assignment 4 Code: Submit all your code as required in each part.
Note that:
- Assignment 4 Written is worth 100 points and Assignment 4 Code is worth 0 points on gradescope. This does not indicate we do not grade the coding part; we just put all the gradings in the written part on gradescope.
- For all the questions that require submitting your code, please also
make a screenshot or copy and poste your added / modified code snippets
into your README.pdf.
Last update
25-Nov-2019 11:19:58