Click or drag to resize
Accord.NET (logo)

ActivationLayer Fields

The ActivationLayer type exposes the following members.

Fields
  NameDescription
Protected fieldinputsCount
Layer's inputs count.
(Inherited from Layer.)
Protected fieldneurons
Layer's neurons.
(Inherited from Layer.)
Protected fieldneuronsCount
Layer's neurons count.
(Inherited from Layer.)
Protected fieldoutput
Layer's output vector.
(Inherited from Layer.)
Top
See Also