Skip to content

Commit a89f6b1

Browse files
authored
Updated index.html by adding Assignment 3
Added div for the Assignment 3 in the index.html.
1 parent 8b050a8 commit a89f6b1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,14 @@
2626
Assignment #2: Fully-Connected Nets, Batch Normalization, Dropout,
2727
Convolutional Nets
2828
</a>
29-
</div>
29+
</div>
30+
31+
<div class="materials-item">
32+
<a href="assignments2017/assignment3/">
33+
Assignment #3: Image Captioning with Vanilla RNNs, Image Captioning with LSTMs, Network Visualization,
34+
Style Transfer, Generative Adversarial Networks
35+
</a>
36+
</div>
3037

3138
<!--
3239
<div class="module-header">Winter 2016 Assignments</div>

0 commit comments

Comments
 (0)