Skip to content

This is my project for FreeCodeCamp.org about an Image Classifier of Cats and Dogs for the Machine Learning with Python course.

Notifications You must be signed in to change notification settings

mateobongiorno/Cat_and_Dog_Image_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Cat and Dog Image Classifier



This is my project for FreeCodeCamp.org about an Image Classifier of Cats and Dogs for the Machine Learning with Python course.

This is a classification task in the domain of Computer Vision using TensorFlow and Keras. The goal is to build a convolutional neural network (CNN) to classify images as either a "dog" or "cat", with a minimum accuracy of 63%. The project requires the use of TensorFlow and Keras for building and training the CNN model, with the aim of correctly classifying images of cats and dogs. Higher accuracy of 70% or above is considered as extra credit. My accuracy was of 76%.

About

This is my project for FreeCodeCamp.org about an Image Classifier of Cats and Dogs for the Machine Learning with Python course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published