Skip to content

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.

Notifications You must be signed in to change notification settings

RETprojects/dog-classifier

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages