Udacity-AI-Programming-with-Python
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.