Instructions to use BtechProjectPCCOE/backend_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use BtechProjectPCCOE/backend_model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://BtechProjectPCCOE/backend_model") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c431f47 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3ea178e44a802816aed922387593bb75fc087bd3096ca49aad3684fbf5b8be6d
size 228500768
|