Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
mnist-multimodel-api – AI Model by pham944 | AlphaNeural AI
You can deploy this model and start earning money today!
pham944
/
mnist-multimodel-api
like
0
true
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
MNIST Multi-Model Digit Classifier
This model accepts a base64 or raw image (28x28 grayscale digit) and returns predictions from:
CNN
MLP
Logistic Regression
Input:
image
(base64 string or image file bytes)
Output:
List of predictions from all models with confidence scores