C# (CSharp) Encog.Neural.Som.Training.Clustercopy 네임스페이스

클래스들

이름 설명
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.