Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

RunyaoYu
/
Tutorial_pip_install_model

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use RunyaoYu/Tutorial_pip_install_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://RunyaoYu/Tutorial_pip_install_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
Tutorial_pip_install_model
82.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
RunyaoYu's picture
RunyaoYu
Upload folder using huggingface_hub
f4f0622 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • mymlp_model.keras
    80.7 kB
    Upload folder using huggingface_hub 7 months ago