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: 131 Bytes
22a6130 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:47daf31c32c9ea95169f5e7d0f619ce98eff1b9ccacf8d7c6f2661a56f267c5f
size 831301
|