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