Udacity AI Programming with Python Nanodegree Projects Use a Pre-trained Image Classifier to Identify Dog Breeds 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. Create Your Own Image Classifier 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