This document summarizes a machine learning workshop on image classification. The workshop covers introduction to machine learning concepts like neural networks, deep neural networks, and convolutional neural networks. It then demonstrates image classification on the Fashion MNIST dataset using both dense neural networks and convolutional neural networks. Finally, it guides attendees on preparing their own image data and training a classification model on their images.
Related topics: