Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 715 Bytes

File metadata and controls

15 lines (9 loc) · 715 Bytes

AI with Python Programming

You can find the completed codes for the "AI with Python Programming" Nanodegree in this repository.

Contents

1. Project 1: Use a Pre-trained Image Classifier to Identify Dog Breeds -


Classify the CNN models "ALEXNET", "RESNET", "VGG" based on accuracy and time taken by these models to analyze dog images.

2. Project 2: Create Your Own Image Classifier (Flowers Classifier) -


Create Your Own Image Classifier to classify flowers by loading a pretrained model such as vgg16. The model can classify flowers according to their classes.

3. Certificte of Graduation -


Certificte of Graduation