| poly_decay | R Documentation |
Polynomial schedule helper
poly_decay(alpha = 0.501, t0 = 1, burnin_iter = 0)
alpha |
polynomial exponent in |
t0 |
non-negative schedule offset. |
burnin_iter |
non-negative integer. Initial iterations without polynomial schedule scaling. |
Convenience helper that enables polynomial schedule and disables checkpoint-based decay.
a stepsize_control() object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.