This document provides an outline for a lecture on adversarial machine learning in network intrusion detection. It discusses network intrusion detection systems (NIDS) and how machine learning can be used for anomaly detection in NIDS. It introduces two commonly used datasets for evaluating NIDS - the NSL-KDD and CSE-CIC-IDS2018 datasets. It then describes several machine learning models that can be used for anomaly detection in NIDS, including one-class SVMs, autoencoders, variational autoencoders, and sequence-to-sequence models. Finally, it discusses adversarial attacks against machine learning models for NIDS.