Skip to content
#

mlp-from-scratch

Here are 6 public repositories matching this topic...

Language: All
Filter by language

A mechanistic interpretability framework visualizing the Universal Approximation Theorem. It deconstructs Neural Networks into weighted ReLU basis functions to reveal how models construct complex non-linear topologies from piecewise linear segments.

  • Updated Nov 20, 2025
  • Python

A NumPy-only Multilayer Perceptron (MLP) built from first principles to demystify neural networks, backpropagation, and optimization algorithms.

  • Updated Jan 27, 2026
  • Jupyter Notebook

🔍 Explore how Multi-Layer Perceptrons work by visualizing function approximation through Neural Basis Decomposition and Mechanistic Interpretability techniques.

  • Updated Jan 27, 2026
  • Python

Improve this page

Add a description, image, and links to the mlp-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlp-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more