Instructions to use manufy/mnist_model_keras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use manufy/mnist_model_keras with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://manufy/mnist_model_keras") - Notebooks
- Google Colab
- Kaggle
- keras model for digit recognigion 28x28x1 trained with mnist dataset
- only for testing purposes
- Downloads last month
- 19
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support