rajeshidumalla / Image-Classification

An application to recognise the cat images with the Accuracy of 80 %. From this project, I've learn how to: Build the general architecture of a learning algorithm, including: Initializing parameters Calculating the cost function and its gradient Using an optimization algorithm (gradient descent) Gather all three functions above into a main model function, in the right order. Build and apply a deep neural network to supervised learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rajeshidumalla/Image-Classification Stargazers