Skip to content

A generative network that can produce adversarial examples quickly.

Notifications You must be signed in to change notification settings

Jack-lx-jiang/Adversarial-Example-Generative-Net

Repository files navigation

Adversarial-Example-Generative-Net

A generative network that can produce adversarial examples quickly.

Dependency

  1. Tensorflow
  2. cleverhans https://github.com/tensorflow/cleverhans

Train procedure

  1. Train target model. Run mdt_cifar10.py
  2. Train AEGN. Run adv_encoder_target_exp.py

About

A generative network that can produce adversarial examples quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages