Skip to content

This is an image classifier using a convolutional neural network (using keras library, tensorflow backend) in which the dependent variable is binary (can be explained by two classes)

Notifications You must be signed in to change notification settings

Debargho99/Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Deep-learning-Image-classifier

This is an image classifier using a convolutional neural network(made using keras library) with one hidden layer and two convolutional layers. The dependent variable is binary, that is, can belong to one of two classes. When I wrote this code, I trained it on 10,000 images of cats and dogs(5,000 each) and the model was trained to learn the features of cats and dogs. The rest of the information can be found in the markdowns of the code.

About

This is an image classifier using a convolutional neural network (using keras library, tensorflow backend) in which the dependent variable is binary (can be explained by two classes)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages