Skip to content

Implemention of Fast Gradient Sign Method for generating adversarial examples in Keras

Notifications You must be signed in to change notification settings

soumyac1999/FGSM-Keras

Repository files navigation

FGSM-Keras

Implementation of 'Fast Gradient Sign Method' for generating adversarial examples as introduced in the paper Explaining and Harnessing Adversarial Examples.

Requirements

  • Keras (Assumes TensorFlow backend)
  • Jupyter Notebook

Examples

Targeted Attack: Orange -> Cucumber

About

Implemention of Fast Gradient Sign Method for generating adversarial examples in Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published