Megosztás a következőn keresztül:


SymbolicSgdLogisticRegressionBinaryTrainer.Options.LearningRate Field

Definition

Learning rate. A larger value can potentially reduce the training time but incur numerical instability and over-fitting.

public float? LearningRate;
val mutable LearningRate : Nullable<single>
Public LearningRate As Nullable(Of Single) 

Field Value

Applies to