How to use from the
Use from the
Keras library
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"

import keras

model = keras.saving.load_model("hf://aakashjapi/temp")

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Lambda Keras Model

A minimal tf.keras model with a single Lambda layer that doubles the input.

Input shape: (4,)

Saved in Keras v3 .keras format.

Downloads last month
16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support