Skip to content

SarahMohamedLotfy/Planar-data-classification-with-a-hidden-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Programming exercise of the deep learning specialization. In this notebook you will generate red and blue points to form a flower. You will then fit a neural network to correctly classify the points. You will try different layers and see the results.

By :

  • Develop an intuition of back-propagation and see it work on data.

  • Recognize that the more hidden layers you have the more complex structure you could capture.

  • Build all the helper functions to implement a full model with one hidden layer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages