Pure MATLAB implementation of Neural Networks (SGD, Backpropagation) from scratch. A pedagogical re-implementation of Michael Nielsen's Deep Learning book without external toolboxes.
-
Updated
Dec 27, 2025 - MATLAB
Pure MATLAB implementation of Neural Networks (SGD, Backpropagation) from scratch. A pedagogical re-implementation of Michael Nielsen's Deep Learning book without external toolboxes.
Add a description, image, and links to the algorithm-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the algorithm-from-scratch topic, visit your repo's landing page and select "manage topics."