Fit_sgdr
fit_sgdr(
object,
n_cycles,
cycle_len,
lr_max = NULL,
cycle_mult = 2,
cbs = NULL,
reset_opt = FALSE,
wd = NULL
)
learner/model
number of cycles
length of cycle
maximum learning rate
cycle mult
callbacks
reset optimizer
weight decay
None