Skip to content

first image recognition algorithm. build a cat classifier that recognizes cats with 70% accuracy!

Notifications You must be signed in to change notification settings

yyfhust/Logistic-Regression-with-a-Neural-Network-mindset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Logistic-Regression-with-a-Neural-Network-mindset

first image recognition algorithm. build a cat classifier that recognizes cats with 70% accuracy!

As you keep learning new techniques you will increase it to 80+ % accuracy on cat vs. non-cat datasets. By completing this assignment you will:

  • Work with logistic regression in a way that builds intuition relevant to neural networks.

  • Learn how to minimize the cost function.

  • Understand how derivatives of the cost are used to update parameters.

Take your time to complete this assignment and make sure you get the expected outputs when working through the different exercises. In some code blocks, you will find a "#GRADED FUNCTION: functionName" comment. Please do not modify these comments. After you are done, submit your work and check your results. You need to score 70% to pass. Good luck :) !

About

first image recognition algorithm. build a cat classifier that recognizes cats with 70% accuracy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published