Skip to content

This repository is a demo of the fast gradient sign method for generating adversarial examples

Notifications You must be signed in to change notification settings

bhavya01/demo-fgsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Gradient Sign Method

This repository is based on this task

To run the code:

git clone https://github.com/bhavya01/demo-fgsm.git
cd demo-fgsm/src
python test.py --root_dir <root_dir>

About

This repository is a demo of the fast gradient sign method for generating adversarial examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages