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

  • Log In
  • Sign Up

sportstensor
/
basic_model

Keras
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Keras

    How to use sportstensor/basic_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://sportstensor/basic_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
basic_model
1.58 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
PlanAPlanB's picture
PlanAPlanB
Delete mls
b9e388e verified over 1 year ago
  • epl
    combined_table for EPL model almost 2 years ago
  • mlb
    directories corrected almost 2 years ago
  • .DS_Store
    8.2 kB
    combined_table for EPL model almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago