Neurons of the layer
[Visual Basic]Protected neurons As NeuralNetwork.Neuron()
[C#]protected Neuron[] neurons;
Layer Class | Layer Members | NeuralNetwork Namespace