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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Debargho99/Image-Classifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published