Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 978 Bytes

File metadata and controls

21 lines (14 loc) · 978 Bytes

An Introduction to Adversarial Machine Learning (presented at Conference AI2019)

This is the repository for tutorial on Adversarial Machine Learning at The 32nd Australasian Joint Conference on Artificial Intelligence, 2-5 Dec 2019 Adelaide Australia

Presentors:

Slides: GoogleDrive

A step-by-step demo for crafting adversarial examples on MNIST: jupyter notebook

The crafted adversarial images (bottom) by the Fast Gradient Sign Method (FGSM) will look like this:

Prerequisites