https://github.com/bluette1/image_classifier_pytorch
This image classifier was built as the final project for the Udacity AIPND course
https://github.com/bluette1/image_classifier_pytorch
image-classifier python pytorch
Last synced: about 2 months ago
JSON representation
This image classifier was built as the final project for the Udacity AIPND course
- Host: GitHub
- URL: https://github.com/bluette1/image_classifier_pytorch
- Owner: Bluette1
- License: mit
- Created: 2019-12-02T14:47:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T18:10:44.000Z (over 5 years ago)
- Last Synced: 2024-10-03T12:30:29.605Z (8 months ago)
- Topics: image-classifier, python, pytorch
- Language: HTML
- Homepage:
- Size: 34.2 MB
- Stars: 0
- Watchers: 2
- 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.