Instructions to use DataScienceProject/CNN_And_ELA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use DataScienceProject/CNN_And_ELA with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://DataScienceProject/CNN_And_ELA") - Notebooks
- Google Colab
- Kaggle
Commit ·
b6e4d60
1
Parent(s): 45a1db8
path updates
Browse files
__pycache__/project_cnn_ela.cpython-310.pyc
DELETED
|
Binary file (4.62 kB)
|
|
|