메소드 | 설명 | |
---|---|---|
FastGradientDescent ( ) : System |
Initializes a new FastGradientDescent object with a default Momentum of 0.9
|
|
UpdateTheta ( numl properties ) : |
Update and return the new Theta value.
|
public UpdateTheta ( numl properties ) : |
||
properties | numl | Properties for the optimization routine. |
리턴 |