AveragedLinearOptions.LearningRate 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.
Learning rate.
[Microsoft.ML.SearchSpace.Range(0.0001, 1, 1, true)]
public float LearningRate;
public float LearningRate;
[<Microsoft.ML.SearchSpace.Range(0.0001, 1, 1, true)>]
val mutable LearningRate : single
val mutable LearningRate : single
Public LearningRate As Single
Field Value
- Attributes