Skip to content

Latest commit

 

History

History

ML-Adversarial

Adversarial Machine Learning

You can find lessons on Adversarial ML in this folder.

Within these tutorials, we navigate the intricate landscape of thwarting adversarial attacks and understanding their nuances. Explore the dark arts of exploiting pickle serialization, create adversarial examples with SecML and Textattack, and apply the fast sign gradient method against convolutional neural networks.

Tutorial GitHub Colab
Exploiting pickle serialization LINK Open In Colab
Creating adversarial examples with SecML LINK Open In Colab
Applying the fast sign gradient method against CNNs LINK Open In Colab
Creating adverarial examples with textattack LINK Open In Colab
Extraction attacks via model clonning LINK Open In Colab
Demonstrating poisoning attacks LINK Open In Colab
Adversarial training for computer vision models LINK Open In Colab
Adversarial training for language models LINK Open In Colab

Return to the castle.