/image_classifier

Implement an image classifier on a dateset of images using a deep learning model and TensorFlow (TensorFlow is an open-source machine learning library developed by Google). Then, use the trained model to classify new images.

Primary LanguageHTML

image_classifier

In this project, I implemented an image classifier on a dataset of images using a deep learning model and TensorFlow (TensorFlow is an open-source machine learning library developed by Google). Then, I used the trained model to classify new images.