Skip to content

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.

License

Notifications You must be signed in to change notification settings

MiaYun98/AWS_AI

Repository files navigation

AI Programming with Python Project

Description

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.

UserStory

AS a user who doesn't know the plants well 
I WANT to know the name of the flowers by putting their picture and get top 5 highest percentage of the name
SO THAT I can narrow down the choices 

Acceptance Criteria

WHEN the User puts the random flower image
It should generate the top 5 possible flowers with the percentage chart with an image. 

Installation

Numpy, Pytorch

Usage

To know the name of the flower with their picture. 

APP Screen Shot

Alt text

Credits

Udacity

License

N/A

Contact

Sangmi Yun: https://github.com/MiaYun98

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published