Package org.apache.commons.math3.ml.neuralnet.sofm
package org.apache.commons.math3.ml.neuralnet.sofm
Self Organizing Feature Map.
-
ClassDescriptionTrainer for Kohonen's Self-Organizing Map.Update formula for Kohonen's Self-Organizing Map.Provides the learning rate as a function of the number of calls already performed during the learning task.Factory for creating instances of
LearningFactorFunction
.Provides the network neighbourhood's size as a function of the number of calls already performed during the learning task.Factory for creating instances ofNeighbourhoodSizeFunction
.