diff --git a/README.md b/README.md index 3ac02041c..7d030cf0e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [image3]: ./images/vgg16_model_draw.png "VGG16 Model Figure" -## Project Overview +## Project Overview (dog-Identification) Welcome to the Convolutional Neural Networks (CNN) project in the AI Nanodegree! In this project, you will learn how to build a pipeline that can be used within a web or mobile app to process real-world, user-supplied images. Given an image of a dog, your algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.