Instructions to use Rogendo/forex-lstm-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Rogendo/forex-lstm-models with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Rogendo/forex-lstm-models") - Notebooks
- Google Colab
- Kaggle
Live System - Prototype
#2 opened 3 months ago
by
Rogendo
forex-lstm-models
1
#1 opened 3 months ago
by
xSK101x