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

sonjil
/
mnist_model

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use sonjil/mnist_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://sonjil/mnist_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
mnist_model
58.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sonjil's picture
sonjil
Upload folder using huggingface_hub
9a3a2f1 verified 8 months ago
  • .config
    Upload folder using huggingface_hub 8 months ago
  • sample_data
    Upload folder using huggingface_hub 8 months ago
  • .gitattributes
    1.71 kB
    Upload folder using huggingface_hub 8 months ago
  • mnist_model.keras
    1.24 MB
    xet
    Upload folder using huggingface_hub 8 months ago