Downloads · 30 days
0
umrn5505/NumbersMNIST
NumbersMNIST is a machine learning model from umrn5505. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
This Space predicts a digit (0-9) from either: - A flattened 784-value vector (comma or space separated) - A 28x28 image
Downloads · 30 days
0
Access
Public
Updated Mar 3, 2026
Repo size
1.5 MB
Likes
0
Public
Click a slice to open those files.
.pth1.5 MB · 100%
From the Hugging Face model README
This Space predicts a digit (0-9) from either:
Place mnist_mlp_checkpoint.pth in the same folder as app.py.