/CNN-kaggle-classifier

This is a repository for my CNN image classifier for Kaggle, cats and dogs competition (old)

Primary LanguagePython

CNN-kaggle-classifier

This is a repository for my CNN image classifier for Kaggle, cats and dogs competition (old)
@ Olivier Trudel


The convolutinal neural net is build with Keras, matplotlib and numpy
It achieves correct prediciton after only 10 epochs (about 10 sec) of learning with accuracy of 77%
It achieves accuracy of 96 % after multiple epochs of learning