Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 313 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 313 Bytes

dog-classifier 🐶

This set of Python files, created as part of coursework in Udacity's AI Programming with Python Nanodegree, can read in an image. If the image contains a dog, the program will display the identified breed. If there is not a dog in the image, the program will indicate that there is no dog.