Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 272 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 272 Bytes

Adversarial Images

Solution is in adversarial.ipynb, open it in Github or run it with jupyter notebook on your own machine.

Generates images to fool neural networks with image descent. Based "Explaining and Harnessing Adversarial Examples" by Goodfellow et al.