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

  • Log In
  • Sign Up

YukiNon
/
Pr-ce003

Keras
Model card Files Files and versions
xet
Community
1

Instructions to use YukiNon/Pr-ce003 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use YukiNon/Pr-ce003 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://YukiNon/Pr-ce003")
    
  • Notebooks
  • Google Colab
  • Kaggle
Pr-ce003
1.76 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
YukiNon's picture
YukiNon
Update README.md
b137d31 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    285 Bytes
    Update README.md almost 3 years ago