Share via


NasBertTrainer.NasBertOptions.AdamBetas Field

Definition

Betas for Adam optimizer.

public System.Collections.Generic.IReadOnlyList<double> AdamBetas;
val mutable AdamBetas : System.Collections.Generic.IReadOnlyList<double>
Public AdamBetas As IReadOnlyList(Of Double) 

Field Value

Applies to