You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the TODOs are listed in check_images.py You will find further elaborations and explanations for each, in the following concepts of this project.
In this project, I build a python application that can train an image classifier on a dataset, then predict new images using the trained model.
Basit Amin Bhatti
About
This GitHub repository contains the source code for the Udacity course "AI Programming with Python Nanodegree Program." Here, I utilize a pre-trained image classifier to identify dog breeds and create a Python application. The application is designed to train an image classifier on a dataset and predict labels for new images using the trained mode.