Skip to content

Commit 5df5b65

Browse files
committed
removed mentioning of visualization notebook in A2 description
1 parent 4932fd4 commit 5df5b65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assignments/2023/assignment2.md

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ In this assignment you will practice writing backpropagation code, and training
4141
- Implement **Dropout** to regularize networks.
4242
- Understand the architecture of **Convolutional Neural Networks** and get practice with training them.
4343
- Gain experience with a major deep learning framework, **PyTorch**.
44-
- Explore various applications of image gradients, including saliency maps, fooling images, class visualizations.
4544

4645
### Q1: Multi-Layer Fully Connected Neural Networks
4746

0 commit comments

Comments
 (0)