Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 554 Bytes

cats-vs-dogs-classifier

Build and train a convolution neural network for predicting wether the imported image is a cat or a dog, using keras library.

Open In Colab

Cats and Dogs

In this Keras project, we will discover how to build and train a convolution neural network for classifying images of Cats and Dogs.