.FastAI
decay_optim
function
defined in module
FastAI
decay_optim(optim, wd)
Add
WeightDecay
with value
wd
to optimizer
optim
.
There are
2
methods for FastAI.decay_optim
:
The following page links back here: