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