Skip to content

hyprex-deva/Cat-vs-Dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat-vs-Dog

In this project, we are going to use Convolutional Neural Networks (CNNs) to classify images of cats and dogs. We will build and train a deep learning model using the Keras library in Python, and evaluate its performance on a test dataset.

We will be using the Cats vs Dogs dataset, which contains 12,500 images of cats and dogs respectively. The dataset is divided into 2 sets: a training set with 10,000 images, and a test set with 2,500 images.
Dataset from Kaggle : Click Here

Note : The Size of the Dataset is around 1GB so didn't upload it here

About

Predicts if a given photo is of a Dog or Cat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published