Skip to content

Commit c12a99e

Browse files
committed
fixing numbering
1 parent a70edba commit c12a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments2016/assignment1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The IPython Notebook **softmax.ipynb** will walk you through implementing the So
8282
### Q4: Two-Layer Neural Network (25 points)
8383
The IPython Notebook **two\_layer\_net.ipynb** will walk you through the implementation of a two-layer neural network classifier.
8484

85-
### Q4: Higher Level Representations: Image Features (10 points)
85+
### Q5: Higher Level Representations: Image Features (10 points)
8686

8787
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.
8888

0 commit comments

Comments
 (0)