kdexd/digit-classifier

A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.

Archived
44
/ 100
Emerging

Implements a fully-connected multilayer neural network with sigmoid activation using backpropagation, following a scikit-learn-style API (`fit`, `predict`, `validate`) for clarity and usability. The architecture carefully resolves indexing inconsistencies between MATLAB and NumPy conventions by explicitly separating weights and biases for each layer (excluding the input layer). Suitable for educational purposes and compatible with NumPy's linear algebra operations without external deep learning frameworks.

787 stars. No commits in the last 6 months.

Archived Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 18 / 25

How are scores calculated?

Stars

787

Forks

84

Language

Python

License

MIT

Last pushed

Oct 12, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kdexd/digit-classifier"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.