LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.DenseOptimizer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Force densification of the internal optimization vectors. Default is false.
[Microsoft.ML.SearchSpace.BooleanChoice]
public bool DenseOptimizer;
public bool DenseOptimizer;
[<Microsoft.ML.SearchSpace.BooleanChoice>]
val mutable DenseOptimizer : bool
val mutable DenseOptimizer : bool
Public DenseOptimizer As Boolean
Field Value
- Attributes