May 2025
Intermediate to advanced
584 pages
16h 49m
English
In the preceding chapter, we covered the essential components and functionality of a CNN. In this chapter, we’ll work with our test model from Chapter 9. You’ll first learn how to implement and train it in Keras. After that, we’ll conduct a set of experiments that will build your intuition for how various architectures and learning parameter choices affect the model.
From there, we’ll move beyond classification of simple input images and expand the network by converting it into a fully convolutional model capable of processing arbitrary inputs and locating digits wherever they occur in the input.
After fully ...
Read now
Unlock full access