numpy-neural-network

numpy-neural-network

msmrexe

A scratch-built NumPy implementation of a Fully Connected Neural Network, with a sequential model API, a variety of layers (Linear, ReLU, BatchNorm), loss functions (MSE, SoftmaxCrossEntropy), and a robust training `Solver` to create and train multi-layer perceptrons for both classification and regression.

2 Stars
0 Forks
0 Watchers
Python Language
mit License
24.1 SrcLog Score
Cost to Build
$1.5K
Market Value
$694

Growth over time

2 data points  ·  2026-07-22 → 2026-08-06
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about numpy-neural-network

Question copied to clipboard

What is the msmrexe/numpy-neural-network GitHub project? Description: "A scratch-built NumPy implementation of a Fully Connected Neural Network, with a sequential model API, a variety of layers (Linear, ReLU, BatchNorm), loss functions (MSE, SoftmaxCrossEntropy), and a robust training `Solver` to create and train multi-layer perceptrons for both classification and regression.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone numpy-neural-network

Clone via HTTPS

git clone https://github.com/msmrexe/numpy-neural-network.git

Clone via SSH

[email protected]:msmrexe/numpy-neural-network.git

Download ZIP

Download main.zip

Found an issue?

Report bugs or request features on the numpy-neural-network issue tracker:

Open GitHub Issues