Skip to content

prathamp25/Dog-vs-Cat-Image-Classification-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Dog-vs-Cat-Image-Classification

#Dataset Information:

The training archive contains 25,000 images of dogs and cats. Train your algorithm on these files and predict the labels (1 = dog, 0 = cat)

#Download link:

https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_5340.zip

#Environment: Google Colab

#Libraries: pandas, matplotlib, keras, tensorflow, scikit-learn,

Designed and implemented a Cat vs. Dog image classifier using Convolutional Neural Networks (CNNs) and deep learning techniques.

Leveraged TensorFlow and Keras for model development, achieving robust performance in classifying images of cats and dogs.

Preprocessed and augmented a sizable dataset to improve model generalization and mitigate overfitting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published