Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.03 KB

File metadata and controls

9 lines (6 loc) · 1.03 KB

Udacity AI Programming with Python Nanodegree 🧑‍💻

  • Projects

    This project is about pre-training an Image Classifier to Identify Dog Breeds and completing all of the TODOs listed in check_images.py The objectives of the project are listed in the corresponding repository folder.

    This project is about building a Python application that can train an image classifier on a dataset, and predict new images using the trained model. The objectives of the project are listed in the corresponding repository folder.