Create an algorithm to distinguish dogs from cats
In this problem we will write an algorithm to classify whether images contain either a dog or a cat. This is easy for humans. We will in this project make our computers able to do this kind of classification.
- Clone this repo:
git clone https://github.com/Kabongosalomon/Cat-vs-Dog-Classifier.git
cd Cat-vs-Dog-Classifier
- Download our preprocessed data from here.
python main.py