decay_learning_rate | R Documentation |
Performs a learning rate decay step on an optimizer
decay_learning_rate(optimizer, decay_rate)
optimizer |
A |
decay_rate |
Learning rate decay factor. |
The optimizer
with a decayed learning rate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.