Unveiling the Layers: Neural Networks from first principles
-
Updated
Mar 9, 2025 - Jupyter Notebook
Unveiling the Layers: Neural Networks from first principles
A Multilayer Perceptron from scratch using NumPy. Offers almost all basic functionalities . Suitable for classification and regression tasks. 一个用NumPy从零实现的多层感知机。提供几乎所有基本功能。适用于分类和回归任务。
Add a description, image, and links to the mlp-from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the mlp-from-scratch topic, visit your repo's landing page and select "manage topics."