Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0eix/flowerclassifier
Flower Species Classification Using Deep Learning
https://github.com/0eix/flowerclassifier
deep-learning python pytorch transfer-learning
Last synced: 24 days ago
JSON representation
Flower Species Classification Using Deep Learning
- Host: GitHub
- URL: https://github.com/0eix/flowerclassifier
- Owner: 0eix
- License: mit
- Created: 2023-06-04T11:56:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T12:05:24.000Z (over 1 year ago)
- Last Synced: 2024-11-06T09:03:45.024Z (2 months ago)
- Topics: deep-learning, python, pytorch, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.