Digit Classifier (Teeny-Tiny Castle)
This model is part of a tutorial tied to the Teeny-Tiny Castle, an open-source repository containing educational tools for AI Ethics and Safety research.
How to Use
from huggingface_hub import from_pretrained_keras
model = from_pretrained_keras("AiresPucrs/digit-classifier")
- Downloads last month
- 11
Inference API (serverless) does not yet support tf-keras models for this pipeline type.