|
LevenbergMarquardtLearningNumberOfParameters Property
|
Gets the total number of parameters
in the network being trained.
Namespace:
Accord.Neuro.Learning
Assembly:
Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax public int NumberOfParameters { get; }
Public ReadOnly Property NumberOfParameters As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also