Introduction to Convolutions with TensorFlow
Load and draw an image from scipy, an open source Python library used for scientific and technical computing
Create a filter as a 3x3 array and a convolution and see the effects on the image
Run a pooling to see how it affects the output