Skip to content

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.

Notifications You must be signed in to change notification settings

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

Repository files navigation

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

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. image

By completing this assignment we can:

  • 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

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published