Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.learn |
Modifier and Type | Method and Description |
---|---|
void |
StochasticGradientDescent.setParameters(StochasticGradientDescent.Parameters p)
Sets the values of parameters that control the behavior of this learning algorithm.
|
Constructor and Description |
---|
Parameters(StochasticGradientDescent.Parameters p)
Copy constructor.
|
StochasticGradientDescent(StochasticGradientDescent.Parameters p)
Initializing constructor.
|
StochasticGradientDescent(String n,
StochasticGradientDescent.Parameters p)
Initializing constructor.
|
Copyright © 2016. All rights reserved.