December 2018
Intermediate to advanced
764 pages
18h 18m
English
Convolutional Neural Network (CNN) is a special kind of feed-forward neural network that includes convolutional and pooling layers in its architecture. Also known as ConvNets, the general pattern for the CNN architecture is to have these layers in the following sequence:
CNN architectures have proven to be highly successful in solving problems that involve learning from images, such as image recognition and object identification.
In this chapter, we shall learn the following topics related to ConvNets:
Read now
Unlock full access