Overload List

NameDescription
CreatePerceptrons(Int32)
Creates a number of Perceptrons in this Layer of the neural network.
CreatePerceptrons(Int32, IActivation, Double)
Creates a number of Perceptrons in this Layer with the specified bias.

See Also