| sgd | R Documentation |
Simple stochastic gradient descent without momentum or preconditioning.
sgd(stepsize = 0.001)
stepsize |
stepsize for SGD |
a list of control variables for optimization
(used in control_opt function)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.