Skip to content

Commit 1d18468

Browse files
committed
Hide the link to a1 for now
1 parent 4fb9de4 commit 1d18468

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<div class="materials-wrap">
1616
<div class="module-header">Spring 2022 Assignments</div>
1717
<div class="materials-item">
18-
<a href="assignments2022/assignment1/">Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network</a>
18+
(To be released) Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network
19+
<!-- <a href="assignments2022/assignment1/">Assignment #1: Image Classification, kNN, SVM, Softmax, Fully Connected Neural Network</a> -->
1920
</div>
2021
<div class="materials-item">
2122
(To be released) Assignment #2: Fully Connected and Convolutional Nets, Batch Normalization, Dropout, Frameworks

0 commit comments

Comments
 (0)