Skip to content

It is a Convolution Neural Network(CNN) Classifier for Classifying dog and cat images using Keras and Tensorflow backend.

Notifications You must be signed in to change notification settings

amit21AIT/Dog-vs-Cat-Convolutional-Neural-Network-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dog-vs-Cat-Convolutional-Neural-Network-classifier

It is a Convolution Neural Network(CNN) Classifier for Classifying dog and cat images using Keras and Tensorflow backend.

Test Train Split Image training set contain 10,000 images i.e 5,000 each category. I split those into 80% train and 20% means test Split each class images into 8,000 for train and 2,000 for test.

Network Parameters:

1)Rectifier Linear Unit

2)Adam optimizer

3)Sigmoid on Final output

4)Binary CrossEntropy loss

About

It is a Convolution Neural Network(CNN) Classifier for Classifying dog and cat images using Keras and Tensorflow backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages