This document provides an introduction to adversarial machine learning through a lecture outline for a course. It begins with an overview of machine learning and how adversarial examples can cause accuracy to drop significantly for image classification models. It then discusses different types of adversarial attacks including evasion attacks, targeted vs non-targeted attacks, and specific attack methods like FGSM, BIM, and DeepFool. The document also covers adversarial defense methods and provides examples of adversarial examples for tasks like image classification and object detection.