Cats vs. dogs classifier Training a small model using Tensorflow, and keras to identify images of cats and dogs. This model uses 3 2D convolution, and 2 densely-connected NN layers, and scored 0.22919 in Dogs vs. Cats Redux: Kernels Edition on kaggle, with 91.76% accuracy.