Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

savan77/Generating-Adversarial-Examples-with-PyTorch

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generating Adversarial Examples using PyTorch

imagenet_adv_examples.ipynb implements following methods for InceptionV3:

  • Fast Gradient Sign Method
  • Basic Iterative Method
  • Targeted FGSM
  • Iterative Targeted FGSM

If it fails to load this notebook, you can download it or view it online here.

MNIST_FGSM.ipynb implements:

  • Fast Gradient Sign Method for a model trained on MNIST

About

Generating Adversarial Examples using PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.