This repository contains exercises for the Lecture on Convolutional Neural Networks (CNNs) at ErUM Data Deep Learning school 2023.
Learn the basics of PyTorch and and CNNs by classifying MNIST digits.
Learn about data augmentation and how to improve the performance of a CNN on CIFAR-10.