Instructions to use jerilseb/mnist-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jerilseb/mnist-classifier with Transformers:
# Load model directly from transformers import MNISTClassifier model = MNISTClassifier.from_pretrained("jerilseb/mnist-classifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K