fit_flat_cos | R Documentation |
Fit_flat_cos
fit_flat_cos(
object,
n_epoch,
lr = NULL,
div_final = 1e+05,
pct_start = 0.75,
wd = NULL,
cbs = NULL,
reset_opt = FALSE
)
object |
learner/model |
n_epoch |
number of epochs |
lr |
learning rate |
div_final |
divide final value |
pct_start |
start percentage |
wd |
weight decay |
cbs |
callbacks |
reset_opt |
reset optimizer |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.