larc_layer_lr | R Documentation |
Computes the local lr before weight decay is applied
larc_layer_lr(p, lr, trust_coeff, wd, eps, clip = TRUE, ...)
p |
p |
lr |
learning rate |
trust_coeff |
trust_coeff |
wd |
weight decay |
eps |
epsilon |
clip |
clip |
... |
additional arguments to pass |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.