Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Boolean
See Also