Exercise: Create and Train a CNN for Classification
Challenge yourself to create and train a CNN to classify handwritten digits from the MNIST dataset.
We'll cover the following
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 1400+ tech skills courses.