|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Optimizable.ByBatchGradient | |
|---|---|
| cc.mallet.optimize | Classes for finding the maximum of a function. |
| Uses of Optimizable.ByBatchGradient in cc.mallet.optimize |
|---|
| Methods in cc.mallet.optimize with parameters of type Optimizable.ByBatchGradient | |
|---|---|
boolean |
OptimizerEvaluator.ByBatchGradient.evaluate(Optimizable.ByBatchGradient maxable,
int iter,
int sampleId,
int numSamples,
int[] sampleAssns)
Performs some operation at the end of every batch. |
| Constructors in cc.mallet.optimize with parameters of type Optimizable.ByBatchGradient | |
|---|---|
StochasticMetaAscent(Optimizable.ByBatchGradient maxable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||