aakashjapi's picture
Add lambda keras model
15bec80 verified
|
Raw
History Blame Contribute Delete
150 Bytes
# 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.