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

MH0386
/
digit_recognizer

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use MH0386/digit_recognizer with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://MH0386/digit_recognizer")
    
  • Notebooks
  • Google Colab
  • Kaggle
digit_recognizer / .idea
8.74 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
MH0386's picture
MH0386
Upload folder using huggingface_hub
0615b3c over 2 years ago
  • inspectionProfiles
    Upload folder using huggingface_hub over 2 years ago
  • .gitignore
    176 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • digit_recognizer.iml
    420 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • git_toolbox_prj.xml
    480 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • jupyter-settings.xml
    554 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • misc.xml
    413 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • modules.xml
    284 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • vcs.xml
    167 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • workspace.xml
    5.05 kB
    Upload folder using huggingface_hub over 2 years ago