Skip to content

Generate adversarial examples using FGSM and train a model using adversarial training with TensorFlow. Transform the pytorch codes into a TensorFlow version.

Notifications You must be signed in to change notification settings

scy1243/mnist_tutorial_pytorch.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mnist_tutorial_pytorch.py

Generate adversarial examples using FGSM and train a model using adversarial training with TensorFlow. Transform the pytorch codes into a TensorFlow version.

The adversarial attack tool we used is the cleverhans .

About

Generate adversarial examples using FGSM and train a model using adversarial training with TensorFlow. Transform the pytorch codes into a TensorFlow version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages