A three layered Neural Network in C
-
Updated
Mar 16, 2018 - C
A three layered Neural Network in C
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 single-hidden-layer topic page so that developers can more easily learn about it.
To associate your repository with the single-hidden-layer topic, visit your repo's landing page and select "manage topics."