Instructions to use akinoshi/mnist-framework-backoff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use akinoshi/mnist-framework-backoff with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://akinoshi/mnist-framework-backoff") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2848e69 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f715a1f088fc1087b29bd461305a7d465824f870f75447bf251266fd2afa0894
size 135500777
|