Instructions to use longdnk20/LSTM_PRETRAIN_LARGE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use longdnk20/LSTM_PRETRAIN_LARGE with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://longdnk20/LSTM_PRETRAIN_LARGE") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md d27309c verified
Long Dang commited on
Update README.md f7ab0c9 verified
Long Dang commited on
initial commit da80672 verified
Long Dang commited on