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 / nfl
267 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
conidig's picture
conidig
Dallas Cowboys fix
5a3e863 over 1 year ago
  • .DS_Store
    6.15 kB
    NFL over 1 year ago
  • basic_model.keras
    11.6 kB
    NFL over 1 year ago
  • combined_table.csv
    242 kB
    NFL over 1 year ago
  • fixture_data.xlsx
    7.01 kB
    Dallas Cowboys fix over 1 year ago