Implementing Linear and Logistic Regression from Scratch using NumPy
-
Updated
Jan 18, 2026 - Jupyter Notebook
Implementing Linear and Logistic Regression from Scratch using NumPy
A NumPy-only Multilayer Perceptron (MLP) built from first principles to demystify neural networks, backpropagation, and optimization algorithms.
Add a description, image, and links to the math-for-ml topic page so that developers can more easily learn about it.
To associate your repository with the math-for-ml topic, visit your repo's landing page and select "manage topics."