rajesh-iiith / AIPND-ImageClassifier

Image Classification (Flowers) using Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Sample Training Command:

bash train.sh

Sample Prediction Command:

bash predict.sh

About

Image Classification (Flowers) using Pytorch

License:MIT License


Languages

Language:HTML 69.6%Language:Jupyter Notebook 27.9%Language:Python 2.4%Language:Shell 0.0%