Skip to content

Used Machine Learning and Neural Networking to create a classifier to classify images as cats and dogs

Notifications You must be signed in to change notification settings

AksharGoyal/cat-and-dog-image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Cat and Dog Image Classifier

Used Machine Learning and Neural Networking to create a classifier to classify images as cats and dogs

As part of freeCodeCamp's Machine Learning with Python curriculum, I had to work on the project "Cat And Dog Image Classifier" to create a model that classifies mixed images of cats and dogs as either cats or dogs. I used Image Data Generator to augment the images through flipping horizontally or vertically, zooming, and shifting vertically or horizontally and used Convolutional Neural Networks for classification.

This project made me comfortable working with deep learning and images and made me feel more motivated with image-based projects.

Take your time to explore the notebook and enjoy learning 🐈 🐕

image

About

Used Machine Learning and Neural Networking to create a classifier to classify images as cats and dogs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published