My first Convolutional Neural Network.
With the google cat and dog dataset (found at https://storage.googleapis.com/mledu-datasets/cats_and_dogs_filtered.zip). Use tensorflow to make a convolutional neural network that classifies the image (is it a cat or a dog?).