Educational implementation of a Single Layer Perceptron demonstrating linear regression and gradient descent from scratch in Python.
-
Updated
May 3, 2026 - Python
Educational implementation of a Single Layer Perceptron demonstrating linear regression and gradient descent from scratch in Python.
Simple neural network built from scratch in Python explaining each step of propagation.
Gradient Descent from scratch using Python, NumPy & Matplotlib — covers 1D/2D optimization, Linear Regression, and Vanilla GD vs Momentum comparison. 4 visual Jupyter notebooks. No ML libraries, just pure math and intuitive plots.
Add a description, image, and links to the deep-learning-basics topic page so that developers can more easily learn about it.
To associate your repository with the deep-learning-basics topic, visit your repo's landing page and select "manage topics."