Skip to content
#

gradient-masks

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Exploring the concept of "adversarial attacks" on deep learning models, specifically focusing on image classification using PyTorch. Implementing and demonstrating the Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD) attacks against a Convolutional Neural Network (CNN) and a Recurrent Neural Network (RNN) trained on the MNIST.

  • Updated Apr 27, 2025
  • Python

Improve this page

Add a description, image, and links to the gradient-masks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradient-masks topic, visit your repo's landing page and select "manage topics."

Learn more