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