Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 227 Bytes

Image Classifier using PyTorch

Project for Udacity's AI Programming with Python Nanodegree program.

In this project, I first developed an image classifier using PyTorch, then I converted it into a command line application.