The aim is to build a simple neural network, which will have a hidden layer. This model is then used to classify planar data.
-
Updated
Oct 23, 2020 - Jupyter Notebook
The aim is to build a simple neural network, which will have a hidden layer. This model is then used to classify planar data.
Neural Networks and Deep Learning coding assignments
A two-layer neural network is developed from scratch using NumPy to perform classification on 2D planar datasets. It highlights how shallow architectures can capture non-linear decision boundaries across patterns such as spirals, moons, circles, and blobs.
Add a description, image, and links to the planar-data-classification topic page so that developers can more easily learn about it.
To associate your repository with the planar-data-classification topic, visit your repo's landing page and select "manage topics."