From 6921aba2256d6db2f257b3df7005a90c709ebd14 Mon Sep 17 00:00:00 2001 From: Swapnil Gupta <56120103+Swapnil070797@users.noreply.github.com> Date: Thu, 1 Oct 2020 18:28:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.