Adversarial-Deep-Learning / code-soup

This is a collection of algorithms and approaches used in the book adversarial deep learning
MIT License
18 stars 18 forks source link

Implement Generating Adversarial Examples with Adversarial Networks #88

Open yifangyin opened 2 years ago

yifangyin commented 2 years ago

https://arxiv.org/pdf/1801.02610.pdf

mehulrastogi commented 2 years ago

I will be trying to adopt the following repository to implement AdvGAN: https://github.com/mathcbc/advGAN_pytorch