Overload List

NameDescription
CreatePerceptron()()()
Creates a Perceptron in this Layer of the neural network.
CreatePerceptron(IActivation, Double)
Creates a Perceptron in this Layer with a specified activation function and bias.

See Also