Understanding CNNs
The backbone of Neural Networks developed to perform image tasks is the fundamental concept of Convolution. In this exercise you will learn what is convolution how it is exploited in Deep Learning and how to perform transfer learning to build a custom model.