Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.ml.neuralnet.sofm Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
ExponentialDecayFunctionExponential decay function: a e-x / b, where x is the (integer) independent variable.Classorg.apache.commons.math3.ml.neuralnet.sofm.utilApache Commons
KohonenTrainingTaskTrainer for Kohonen's Self-Organizing Map.Classorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
KohonenUpdateAction Kohonen's Self-Organizing Map.Classorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
LearningFactorFunctionProvides the learning rate as a function of the number of calls already performed during the learning task.Interfaceorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
LearningFactorFunctionFactoryFactory for creating instances of LearningFactorFunction.Classorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
NeighbourhoodSizeFunctionProvides the network neighbourhood's size as a function of the number of calls already performed during the learning task.Interfaceorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
NeighbourhoodSizeFunctionFactoryFactory for creating instances of NeighbourhoodSizeFunction.Classorg.apache.commons.math3.ml.neuralnet.sofmApache Commons
QuasiSigmoidDecayFunctionDecay function whose shape is similar to a sigmoid.Classorg.apache.commons.math3.ml.neuralnet.sofm.utilApache Commons