/pytorch-image-classifier

Python script to train a preloaded image model of choice on a flower data class and predict images from loaded checkpoint

Primary LanguageHTMLMIT LicenseMIT

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.

pytorch-image-classifier