Second project submission for the completion of udacity AI programming with python nanodegree.
The project is a python terminal application intended to be trained on a train dataset of images and then used for prediction. It allows configuration of some parameters and selection of four pretrained models implemented in python which are:
- resnet34
- vgg13
- densenet121
- alexnet