cc.mallet.optimize
Interface LineOptimizer
-
- All Known Implementing Classes:
- GradientBracketLineOptimizer
public interface LineOptimizerOptimize, constrained to move parameters along the direction of a specified line. The Optimizable object would be either Optimizable.ByValue or Optimizable.ByGradient.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static interfaceLineOptimizer.ByGradient
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doubleoptimize(double[] line, double initialStep)Returns the last step size used.
-
DataMelt 3.0 © DataMelt by jWork.ORG