This post is about my Udacity Data Science Nanodegree capstone project: implementing a dog breed classifier algorithm and a web application to provide online predictions. Problem Statement The main problems addressed by this project are to classify images of dogs according to their breed using CNN (Convolutional Neural Networks) and implementing a…