Description Usage Arguments Value
View source: R/backend_encoder.R
Defines how the model is optimized and update scheme.
1 | encoderModel_create_train_op(learning_rate, step)
|
learning_rate |
Learning rate for optimizer |
step |
Global training step |
Tensorflow training op
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.