View source: R/runGradientDescent.R
Runner for gradient descent (or stochastic gradient descent) for the specified number of epoch
1 2 | runGradientDescent(L, R, lambda, epochs, gamma = 0.01, blockNr, is, js,
D, r)
|
a list containing two matrices generated by the gradient descent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.