View source: R/sjSDM_configs.R
DiffGrad | R Documentation |
DiffGrad
DiffGrad(betas = c(0.9, 0.999), eps = 1e-08, weight_decay = 0)
betas |
betas |
eps |
eps |
weight_decay |
weight_decay |
Anonymous function that returns optimizer when called.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.