LbfgsTrainerBase<TOptions,TTransformer,TModel>.OptionsBase.Quiet Field

Definition

Determines whether to produce output during training or not.

public bool Quiet;
val mutable Quiet : bool
Public Quiet As Boolean 

Field Value

If set to true no output is produced.

Applies to