A Keras image classifier for classifing cats and dogs with 95% accuracy
Overview
This is an image classifier for classifiction of cats and dogs.This model can predict with accuracy of any where between 60 to 98 % accuracy
Dependencies
- keras (https://keras.io/#installation)
- tensorflow (https://www.tensorflow.org/versions/r0.10/get_started/os_setup)
Install Jupyter notebook from here.
Usage
Run jupyter notebook
in terminal when you are in the main directory, then a browser window will pop up. You can run the code in the browser easily.
Dataset
Dataset used for traning is not included in this repositary,you can download it from https://www.kaggle.com/c/dogs-vs-cats/data