This document introduces multi-GPU deep learning with DIGITS 2. It begins with an overview of deep learning and how GPUs are well-suited for deep learning tasks due to their parallel processing capabilities. It then discusses NVIDIA DIGITS, an interactive deep learning system that allows users to design neural networks, visualize activations, and manage training across multiple GPUs. The document concludes by discussing deep learning deployment workflows.