Skip to content

Commit e8d7b20

Browse files
committed
minor typo a3
1 parent 271a453 commit e8d7b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2022/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The notebook `Transformer_Captioning.ipynb` will walk you through the implementa
5454

5555
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`.**
5656

57-
### Q54 Self-Supervised Learning for Image Classification (20 points)
57+
### Q4: Self-Supervised Learning for Image Classification (20 points)
5858

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

0 commit comments

Comments
 (0)