Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 540 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 540 Bytes

ma-thinky-boi

Capstone project for the AI Programming with Python Nanodegree from Udacity.

Built an image classifier using a pre-trained VGG model and further trained it on Oxford's 102-category flower dataset to identify commonly occuring UK flowers.

Repository contains two python programs (training and prediction) along with a Jupyter Notebook incorporating them into the larger project.