We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4932fd4 commit 5df5b65Copy full SHA for 5df5b65
assignments/2023/assignment2.md
@@ -41,7 +41,6 @@ In this assignment you will practice writing backpropagation code, and training
41
- Implement **Dropout** to regularize networks.
42
- Understand the architecture of **Convolutional Neural Networks** and get practice with training them.
43
- Gain experience with a major deep learning framework, **PyTorch**.
44
-- Explore various applications of image gradients, including saliency maps, fooling images, class visualizations.
45
46
### Q1: Multi-Layer Fully Connected Neural Networks
47
0 commit comments