Click or drag to resize
Accord.NET (logo)

DistanceNeuron Properties

The DistanceNeuron type exposes the following members.

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