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 / variables
146 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 31 commits
osanseviero's picture
osanseviero
Push Keras model using huggingface_hub.
4d5325c over 2 years ago
  • variables.data-00000-of-00001
    145 kB
    Push Keras model using huggingface_hub. over 2 years ago
  • variables.index
    751 Bytes
    Push Keras model using huggingface_hub. over 2 years ago