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
by Rogendo - opened
https://stock-lstm.streamlit.app/.
Disclaimer. For Educational and Research purposes, gives you a slight edge as the models are minimalistic. Data used OHCLV data points.