Click or drag to resize
Accord.NET (logo)

Neuron Fields

The Neuron type exposes the following members.

Fields
  NameDescription
Protected fieldinputsCount
Neuron's inputs count.
Protected fieldoutput
Neuron's output value.
Protected fieldrand
Random number generator.
Protected fieldweights
Neuron's weights.
Top
See Also