You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assignments2016/assignment1.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ The IPython Notebook **softmax.ipynb** will walk you through implementing the So
82
82
### Q4: Two-Layer Neural Network (25 points)
83
83
The IPython Notebook **two\_layer\_net.ipynb** will walk you through the implementation of a two-layer neural network classifier.
84
84
85
-
### Q4: Higher Level Representations: Image Features (10 points)
85
+
### Q5: Higher Level Representations: Image Features (10 points)
86
86
87
87
The IPython Notebook **features.ipynb** will walk you through this exercise, in which you will examine the improvements gained by using higher-level representations as opposed to using raw pixel values.
0 commit comments