Description Usage Arguments Value See Also
View source: R/optimizers_guided.R
Get current iteration number from the optimizer object
1 | get_iteration_number(optimizer)
|
optimizer |
An optimizer (guided-mode) from this module, as output by functions 'oLBFGS', 'SQN', 'adaQN'. |
The current iteration number.
oLBFGS , SQN , adaQN
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.