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

Wauplin
/
mnist_example

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use Wauplin/mnist_example with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Wauplin/mnist_example")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_example
369 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Wauplin's picture
Wauplin HF Staff
Rename config.png to assets/config.png
1b7a340 verified 5 months ago
  • assets
    Rename config.png to assets/config.png 5 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    451 Bytes
    Save model using Keras. almost 2 years ago
  • config.json
    11.6 kB
    Save model using Keras. almost 2 years ago
  • metadata.json
    73 Bytes
    Save model using Keras. almost 2 years ago
  • model.weights.h5
    158 kB
    xet
    Save model using Keras. almost 2 years ago