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
Upload mnist_classifier.pth with huggingface_hub
Browse files- mnist_classifier.pth +3 -0
mnist_classifier.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f7ed736920b68b4516a7e07b986e5541bd01723ab0896848e58831a998f458a
|
| 3 |
+
size 5337762
|