Property RowNormalize
RowNormalize
Gets or sets a value indicating whether to row-normalize the input matrix. Keep this unless you know the input is already normalized.
public bool RowNormalize { get; set; }
Gets or sets a value indicating whether to row-normalize the input matrix. Keep this unless you know the input is already normalized.
public bool RowNormalize { get; set; }