Distance network.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
[SerializableAttribute] public class DistanceNetwork : Network |
Remarks
Distance network is a neural network of only one distance
layer. The network is a base for such neural networks as SOM, Elastic net, etc.