Create a Keras custom model
Create a Keras custom model
keras_model_custom(model_fn, name = NULL)
model_fn |
Function that returns an R custom model |
name |
Optional name for model |
For documentation on using custom models, see https://keras.rstudio.com/articles/custom_models.html.
A Keras model
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.