Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 256 Bytes

Dogs vs. Cats

Dataset taken from kaggle. The training archive contains 25,000 images of dogs and cats.

Implemented a CNN architecture using tensorflow.keras and trained the model on google colab.

Accuracy

Training data: 99.26%

Testing data: 96.39%