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

lane99
/
resnet_mnist_digits

Image Classification
Keras
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use lane99/resnet_mnist_digits with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://lane99/resnet_mnist_digits")
    
  • Notebooks
  • Google Colab
  • Kaggle
resnet_mnist_digits
331 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
lane99's picture
lane99
Update README.md
dd79e2c about 3 years ago
  • .gitattributes
    1.54 kB
    Upload resnet_mnist_digits.hdf5 about 3 years ago
  • README.md
    2.08 kB
    Update README.md about 3 years ago
  • resnet_mnist_digits.hdf5
    331 MB
    xet
    Upload resnet_mnist_digits.hdf5 about 3 years ago