Click or drag to resize
Accord.NET (logo)

Neuron Properties

The Neuron type exposes the following members.

Properties
  NameDescription
Public propertyInputsCount
Neuron's inputs count.
Public propertyOutput
Neuron's output value.
Public propertyRandGenerator
Random number generator.
Public propertyWeights
Neuron's weights.
Top
See Also