https://github.com/kartikmehta8/udacity-aippn-project-2
This is my final project of Udacity's AI Programming with Python Nanodegree Program - Image Classifier
https://github.com/kartikmehta8/udacity-aippn-project-2
Last synced: 3 months ago
JSON representation
This is my final project of Udacity's AI Programming with Python Nanodegree Program - Image Classifier
- Host: GitHub
- URL: https://github.com/kartikmehta8/udacity-aippn-project-2
- Owner: kartikmehta8
- License: mit
- Created: 2022-12-04T13:28:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T13:33:16.000Z (over 2 years ago)
- Last Synced: 2025-01-16T05:55:19.043Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Programming with Python Project
Project code for Udacity's AI Programming with Python Nanodegree program. In this project, students first develop code for an image classifier built with PyTorch, then convert it into a command line application.