Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 441 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 441 Bytes

Dog vs Cat Classifier

A binary image classifier that determines whether an image contains a dog or a cat.


The classifier is a six layer convolutional neural network built using TensorFlow's Keras API that was trained on 20,000 images of dogs and cats. It achieves a testing accuracy of 93 percent.

Data: https://www.kaggle.com/c/dogs-vs-cats