> For the complete documentation index, see [llms.txt](https://www.pwny.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.pwny.cc/so/ai.md).

# AI

- [Evasion](https://www.pwny.cc/so/ai/evasion.md): This is an attack in which an attacker perturbs an input such that a model produces an incorrect output (for example: this photo of a dog is now classified as a corkscrew)
- [Exercise 1](https://www.pwny.cc/so/ai/evasion/exercise-1.md): "Evasion" with random noise
- [Exercise 2](https://www.pwny.cc/so/ai/evasion/exercise-2.md): Carlini L2 Attack
- [Exercise 3](https://www.pwny.cc/so/ai/evasion/exercise-3.md): Carlini L2 Attack
- [Exercise 4](https://www.pwny.cc/so/ai/evasion/exercise-4.md): SimBA (Simple Black-bot Adversarial Attack)
