Get the last output of the neuron
[Visual Basic]Public ReadOnly Property Output As Single
[C#]public float Output {get;}
Neuron Class | Neuron Members | NeuralNetwork Namespace