Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

active-learning
/
mnist_classifier

Keras
TF-Keras
Model card Files Files and versions
xet
Community
1

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
mnist_classifier
273 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 32 commits
osanseviero's picture
osanseviero
Push Keras model using huggingface_hub.
4d5325c over 2 years ago
  • variables
    Push Keras model using huggingface_hub. over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    739 Bytes
    Push Keras model using huggingface_hub. over 3 years ago
  • fingerprint.pb
    57 Bytes
    xet
    Push Keras model using huggingface_hub. over 2 years ago
  • keras_metadata.pb
    14 kB
    xet
    Push Keras model using huggingface_hub. over 2 years ago
  • model.png
    19.8 kB
    Push Keras model using huggingface_hub. over 3 years ago
  • saved_model.pb
    91 kB
    xet
    Push Keras model using huggingface_hub. over 2 years ago