Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

1vash
/
mnist_demo_model

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

Instructions to use 1vash/mnist_demo_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use 1vash/mnist_demo_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://1vash/mnist_demo_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_demo_model
482 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
1vash's picture
1vash
Update README.md
43bbae9 almost 3 years ago
  • variables
    Push Keras model using huggingface_hub. almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    592 Bytes
    Update README.md almost 3 years ago
  • keras_metadata.pb
    7.17 kB
    xet
    Push Keras model using huggingface_hub. almost 3 years ago
  • saved_model.pb
    61.3 kB
    xet
    Push Keras model using huggingface_hub. almost 3 years ago