🔍 What Are Adversarial Examples?
Adversarial examples are inputs that have been slightly modified to fool a model into making a wrong prediction, even though the change is imperceptible to humans.
Given an input image, we generate an adversarial ex...