C# (CSharp) Encog.Neural.Som.Training.Clustercopy Namespace

Classes

Name Description
SOMClusterCopyTraining SOM cluster copy is a very simple trainer for SOM's. Using this triner all of the training data is copied to the SOM weights. This can provide a functional SOM, or can be used as a starting point for training.