This section will focus on the CNN's architecture. Though CNN is a topic that might not be covered fully in a single chapter, we will focus on the important elements that a CNN has for you to get started with CNNs easily. During our discussion, we will use the Keras package to create a CNN using the sample MNIST dataset that the package has.
The question that comes to mind when we hear the term CNN is, why CNN? We will try to answer this question with a short explanation.