Convolutional Neural Networks
Understand the mathematical operation of convolution and discover the use of convolution to construct a convolutional neural network to function on discrete images.
What is a convolution?
Convolution is a linear mathematical operation that combines two signals or mathematical functions, 
The symbol 
Two-dimensional convolution
Digital images are two–dimensional signals that have two spatial independent variables: 
 Ask