https://github.com/d3diva/image-classifier
https://github.com/d3diva/image-classifier
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/d3diva/image-classifier
- Owner: d3diva
- Created: 2020-12-06T16:58:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-06T18:11:22.000Z (over 5 years ago)
- Last Synced: 2025-03-02T20:30:20.271Z (over 1 year ago)
- Language: Python
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.