|
GaussianWeightsUpdateThresholds Property
|
Gets ors sets whether the initialization
should update neurons thresholds (biases)
Namespace:
Accord.Neuro
Assembly:
Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax public bool UpdateThresholds { get; set; }
Public Property UpdateThresholds As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also