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

  • Log In
  • Sign Up

matiboux
/
tf_mnist

Keras
Model card Files Files and versions
xet
Community

Instructions to use matiboux/tf_mnist with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use matiboux/tf_mnist with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://matiboux/tf_mnist")
    
  • Notebooks
  • Google Colab
  • Kaggle
tf_mnist
7.32 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
matiboux's picture
matiboux
Upload model.keras
4b8b4fe over 2 years ago
  • .gitattributes
    1.57 kB
    Upload model.keras over 2 years ago
  • model.keras
    7.32 MB
    xet
    Upload model.keras over 2 years ago