Skip to content

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

Notifications You must be signed in to change notification settings

jonathanyin12/Dog-vs-Cat-Classifier

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages