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: 132 Bytes
cb1221f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:77b9e2a906113480f64cb269544f726075fc8e72c9599052d109014de159290b
size 1341226
|