Skip to content

Commit 9281148

Browse files
authored
Update assignment3.md
1 parent ef9ad7f commit 9281148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2021/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The notebook `Network_Visualization.ipynb` will introduce the pretrained Squeeze
7272

7373
In the notebook `Generative_Adversarial_Networks.ipynb` you will learn how to generate images that match a training dataset and use these models to improve classifier performance when training on a large amount of unlabeled data and a small amount of labeled data. **When first opening the notebook, go to `Runtime > Change runtime type` and set `Hardware accelerator` to `GPU`.**
7474

75-
### Q5: Self-Supervised Learning (16-points)
75+
### Q5: Self-Supervised Learning (16 points)
7676

7777
In the notebook `Self_Supervised_Learning.ipynb`, you will learn how to leverage self-supervised pretraining to obtain better performance on image classification task **When first opening the notebook, go to `Runtime > Change runtime type` and set `Hardware accelerator` to `GPU`.**
7878

0 commit comments

Comments
 (0)