| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.lbjava.learn |
| Modifier and Type | Method and Description |
|---|---|
void |
AdaGrad.setParameters(AdaGrad.Parameters p)
Sets the values of parameters that control the behavior of this learning algorithm.
|
| Constructor and Description |
|---|
AdaGrad(AdaGrad.Parameters p)
Constructor
Sets all member variables to their associated settings.
|
AdaGrad(String n,
AdaGrad.Parameters p)
Constructor
Sets all member variables to their associated settings.
|
Copyright © 2016. All rights reserved.