Instructions to use ThijsVan/MyRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use ThijsVan/MyRepo with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://ThijsVan/MyRepo") - Notebooks
- Google Colab
- Kaggle
Commit History
Merge branch 'main' of https://huggingface.co/ThijsVan/MyRepo bb393d9
thijs commited on
Add main.py f32c311
thijs commited on
Create README.md 4afa125 verified
move model to root 816dad6
thijs commited on
Add trained model 58dcf40
thijs commited on