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

  • Log In
  • Sign Up

DrMarcus24
/
stock-predictor-dev

Keras
Model card Files Files and versions
xet
Community

Instructions to use DrMarcus24/stock-predictor-dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use DrMarcus24/stock-predictor-dev with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://DrMarcus24/stock-predictor-dev")
    
  • Notebooks
  • Google Colab
  • Kaggle
stock-predictor-dev
10.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
DrMarcus24's picture
DrMarcus24
Save model using Keras.
e0f04ec verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    438 Bytes
    Save model using Keras. 12 months ago
  • config.json
    5.39 kB
    Save model using Keras. 12 months ago
  • metadata.json
    63 Bytes
    Save model using Keras. 12 months ago
  • model.weights.h5
    10.6 MB
    xet
    Save model using Keras. 12 months ago