Activation layer.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.4.0 (2.2.4.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.