Uses of Package
org.apache.commons.math4.neuralnet.sofm
-
Packages that use org.apache.commons.math4.neuralnet.sofm Package Description org.apache.commons.math4.neuralnet.sofm Self Organizing Feature Map. -
Classes in org.apache.commons.math4.neuralnet.sofm used by org.apache.commons.math4.neuralnet.sofm Class Description KohonenUpdateAction Update formula for Kohonen's Self-Organizing Map.LearningFactorFunction Provides the learning rate as a function of the number of calls already performed during the learning task.NeighbourhoodSizeFunction Provides the network neighbourhood's size as a function of the number of calls already performed during the learning task.