Skip to content

Commit 2cc89ba

Browse files
committed
assign3 path fix
1 parent f3b429a commit 2cc89ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2017/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
mathjax: true
4-
permalink: /assignments2017/assignment2/
4+
permalink: /assignments2017/assignment3/
55
---
66

77
In this assignment you will implement recurrent networks, and apply them to image captioning on Microsoft COCO. You will also explore methods for visualizing the features of a pretrained model on ImageNet, and also this model to implement Style Transfer. Finally, you will train a generative adversarial network to generate images that look like a training dataset!

0 commit comments

Comments
 (0)