/

Welcome!

/

Image Classifier

Python / Deep Learning

Project

Overview

This is a deep learning project built using Tensorflow and Keras. It reads in a dataset full with images of dogs from different breeds, then train a convolutional neural network (CNN) to classify them by breed.

Technologies

Python

Tensorflow

Keras

pandas

Back