A layer of neurone in a neuronal network
For a list of all members of this type, see Layer Members.
System.Object
Layer
[Visual Basic]
Public Class Layer
[C#]
public class Layer
Remarks
/ N1 -----> OUTPUTS INPUTS ===> - N2 -----> (1 output for each \ Ni -----> neuron of the layer)Each neuron of the layer has the same number of inputs, this is the number of inputs of the layer itself.
Requirements
Namespace: NeuralNetwork Namespace
Assembly: NeuralNetwork.dll