gdepoch {BEclear}R Documentation

gdepoch

Description

Run a gradient descent epoch (L and R are starting points, gamma is stgammaize)

Usage

gdepoch(L, R, lambda, gamma, is, js, D, error_matrix = NULL)

Value

a list containing two matrices generated by the gradient descent for the current epoch


[Package BEclear version 2.2.0 Index]