Instructions to use osanseviero/keras-dog-or-cat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use osanseviero/keras-dog-or-cat with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://osanseviero/keras-dog-or-cat") - Notebooks
- Google Colab
- Kaggle
Keras Dog vs Cat based on the official Keras documentation
- Downloads last month
- 10