Click or drag to resize
Accord.NET (logo)

ActivationLayer Properties

The ActivationLayer type exposes the following members.

Properties
  NameDescription
Public propertyInputsCount
Layer's inputs count.
(Inherited from Layer.)
Public propertyNeurons
Layer's neurons.
(Inherited from Layer.)
Public propertyOutput
Layer's output vector.
(Inherited from Layer.)
Top
See Also