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…
-
Updated
Oct 12, 2021 - Jupyter Notebook