Class | Description |
---|---|
DefaultStepFunction |
Default step function
|
GradientStepFunction |
Normal gradient step function
|
NegativeDefaultStepFunction |
Inverse step function
|
NegativeGradientStepFunction |
Subtract the line
|
StepFunction |
Custom step function for line search.
|