gradientDescent: gradientDescent

Description Usage Arguments

View source: R/JointAnalysis.R

Description

gradient descent algorithm

Usage

1
gradientDescent(X, Y, alpha, learning.rate, low.threshold)

Arguments

X

dist of X

Y

dist of Y

alpha

starting alpha

learning.rate

step size of each iteration

low.threshold

low threshold of gradient


WilsonImmunologyLab/LinQView documentation built on Jan. 3, 2022, 10 p.m.