Exercise: Create and Train a CNN for Classification

Challenge yourself to create and train a CNN to classify handwritten digits from the MNIST dataset.

Problem statement

In this lesson, we’ll create and train a CNN to classify 28x28 grayscale images of handwritten digits. We’ll use the MNIST dataset of 60000 images. Let’s display a few examples from the training dataset.

Get hands-on with 1200+ tech skills courses.