Activation layer.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
[SerializableAttribute] public class ActivationLayer : Layer |
Remarks
Activation layer is a layer of activation neurons.
The layer is usually used in multi-layer neural networks.