Instructions to use AiresPucrs/digit-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use AiresPucrs/digit-classifier with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("AiresPucrs/digit-classifier") - Notebooks
- Google Colab
- Kaggle
Commit History
Set `library_name` to `tf-keras`. (#2) 446357e verified
Update README.md fa28849 verified
Update README.md 8764804 verified
Update README.md d63147b verified
Update README.md 72721c6 verified
Update README.md ccc3a4c
Update README.md 31dfd46
Upload README.md 4f1bbe3
Push Keras model using huggingface_hub. 35a611c
initial commit f0c6378
Nicholas Kluge Corrêa commited on