Instructions to use active-learning/mnist_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use active-learning/mnist_classifier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://active-learning/mnist_classifier") - Notebooks
- Google Colab
- Kaggle
Commit History
Push Keras model using huggingface_hub. 4a49b14
Push Keras model using huggingface_hub. 37ed1a4
Push Keras model using huggingface_hub. ba912b3
Push Keras model using huggingface_hub. 21bc160
Push Keras model using huggingface_hub. a510c2d
Push Keras model using huggingface_hub. 8783256
Push Keras model using huggingface_hub. ccfc515
Push Keras model using huggingface_hub. a739558
Push Keras model using huggingface_hub. f4bca55
Push Keras model using huggingface_hub. 5a0da67
Push Keras model using huggingface_hub. 51d9baf
Push Keras model using huggingface_hub. 9bbb99a
Push Keras model using huggingface_hub. a2c7fe6
Push Keras model using huggingface_hub. 1cacd95
Push Keras model using huggingface_hub. dcd3a36
Push Keras model using huggingface_hub. a6b93c6
Push Keras model using huggingface_hub. d4e1892
Push Keras model using huggingface_hub. bb09b26
Push Keras model using huggingface_hub. 094ca4e
Push Keras model using huggingface_hub. 21f92b2
Push Keras model using huggingface_hub. f4d56f8
Push Keras model using huggingface_hub. 26a7fb3
Push Keras model using huggingface_hub. afcd49b
Push Keras model using huggingface_hub. a6d7313
Push Keras model using huggingface_hub. d3367d8
Push Keras model using huggingface_hub. 1b26290
Push Keras model using huggingface_hub. 98cc36b
Push Keras model using huggingface_hub. 85e4a87
Push Keras model using huggingface_hub. a53cd2e
Push Keras model using huggingface_hub. 920609f
initial commit 540bc51
Omar Sanseviero commited on