In this module, we discuss the task of analyzing image data. We will first talk about how to process image data for regular machine learning models we have previously learned. Then, we discuss a deep learning model, namely Convolutional Neural Network (CNN), for image data. CNN requires the use of tensorflow or a similar deep learning library for Python, which is readily available in Azure as well as SageMaker.