December 2017
Intermediate to advanced
384 pages
11h 7m
English
This chapter covers
This chapter introduces convolutional neural networks, also known as convnets, a type of deep-learning model almost universally used in computer vision applications. You’ll learn to apply convnets to image-classification problems—in particular those involving small training datasets, which are the most common use case if you aren’t a large tech company.
We’re about to dive into the theory ...