Click or drag to resize
HiddenLayerCreatePerceptrons Method
Overload List
  NameDescription
Public methodCreatePerceptrons(Int32)
Creates a number of Perceptrons in this Layer of the neural network.
Public methodCreatePerceptrons(Int32, IActivation, Double)
Creates a number of Perceptrons in this Layer with the specified bias.
Top
See Also