View source: R/keras_estimator.R
Create an Estimator from a compiled Keras model
1 2 3 4 5 6 7 |
keras_model |
A keras model. |
keras_model_path |
Directory to a keras model on disk. |
custom_objects |
Dictionary for custom objects. |
model_dir |
Directory to save Estimator model parameters, graph and etc. |
config |
Configuration object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.