Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages