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