https://github.com/pranavdarshan/ai-programming-with-python-udacity
The repository contains the project for "AI Programming with Python" from Udacity. There are two projects the first one is about the classification of dog breeds and the second is flower classification.
https://github.com/pranavdarshan/ai-programming-with-python-udacity
deep-learning pyhton transfer-learning
Last synced: 3 months ago
JSON representation
The repository contains the project for "AI Programming with Python" from Udacity. There are two projects the first one is about the classification of dog breeds and the second is flower classification.
- Host: GitHub
- URL: https://github.com/pranavdarshan/ai-programming-with-python-udacity
- Owner: PranavDarshan
- Created: 2024-01-26T09:06:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T14:42:04.000Z (about 1 year ago)
- Last Synced: 2024-05-11T15:44:52.345Z (about 1 year ago)
- Topics: deep-learning, pyhton, transfer-learning
- Language: Jupyter Notebook
- Homepage: https://www.udacity.com/course/ai-programming-python-nanodegree--nd089
- Size: 9.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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