Skip to content

ash3spho3nix/ImageClassificationUsingCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ImageClassificationUsingCNN

first experiment with image classification using CNN and deep learning

On Kaggle dataset of Cat vs Dog contest (https://www.kaggle.com/c/dogs-vs-cats/overview) Part 1 : Simple neural network Accuracy ~ 60 %

Part 2 : Convolution neural network is applied with deep learning. epochs =20 , batch size = 10 Accuracy ~ 80 %

Part 2 : Experiment with data augementation technique over CNN with deep learning to improve the accuracy

About

first experiment with image classification using CNN and deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors