/Cats-Dogs

Cats & Dogs Classification using Deep Learning Model

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Cats-Dogs

Cats & Dogs Classification Using Deep Learning Model

Used the packages: Kaggle dataset, TensorFlow, Numpy, scikit-learn

Used the MobilenetV2 model for classifying data. I have used Transfer Learning where we can train the data based on the sample model which are exixting.

Architecture of MobilenetV2 model:

image