Skip to content

Commit 766f3c4

Browse files
author
Haochen Shi
committed
Release A1
1 parent 7f85215 commit 766f3c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<div class="materials-wrap">
1818
<div class="module-header">Spring 2023 Assignments</div>
1919
<div class="materials-item">
20-
(To be released) Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network
21-
<!-- <a href="assignments2023/assignment1/">Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network</a> -->
20+
<!-- (To be released) Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network -->
21+
<a href="assignments2023/assignment1/">Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network</a>
2222
</div>
2323
<div class="materials-item">
2424
(To be released) Assignment #2: Fully Connected and Convolutional Nets, Batch Normalization, Dropout, Pytorch &

0 commit comments

Comments
 (0)