Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.ml.neuralnet Classes and Interfaces - 29 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
FeatureInitializerDefines how to assign the first value of a neuron's feature.Interfaceorg.apache.commons.math3.ml.neuralnetApache Commons
FeatureInitializerFactoryClassorg.apache.commons.math3.ml.neuralnetApache Commons
HitHistogramComputes the hit histogram.Classorg.apache.commons.math3.ml.neuralnet.twod.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
LocationFinderHelper class to find the grid coordinates of a neuron.Classorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
LocationFinder .LocationContainer holding a (row, column) pair.Classorg.apache.commons.math3.ml.neuralnet.twod.util.LocationFinderApache Commons
MapDataVisualizationInterfaceorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
MapUtilsUtilities for network maps.Classorg.apache.commons.math3.ml.neuralnetApache Commons
MapVisualizationInterface for algorithms that compute some property of a 2D-map.Interfaceorg.apache.commons.math3.ml.neuralnet.twod.utilApache 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
NetworkNeural network, composed of Neuron instances and the links Although updating a neuron's state is thread-safe, modifying theClassorg.apache.commons.math3.ml.neuralnetApache Commons
Network .NeuronIdentifierComparatorComparator that prescribes an order of the neurons according to the increasing order of their identifier.Classorg.apache.commons.math3.ml.neuralnet.NetworkApache Commons
NeuronDescribes a neuron element of a neural network.Classorg.apache.commons.math3.ml.neuralnetApache Commons
NeuronSquareMesh2DNeural network with the topology of a two-dimensional surface.Classorg.apache.commons.math3.ml.neuralnet.twodApache Commons
NeuronSquareMesh2D .HorizontalDirectionHorizontal (along row) direction.Classorg.apache.commons.math3.ml.neuralnet.twod.NeuronSquareMesh2DApache Commons
NeuronSquareMesh2D .VerticalDirectionVertical (along column) direction.Classorg.apache.commons.math3.ml.neuralnet.twod.NeuronSquareMesh2DApache Commons
NeuronStringNeural network with the topology of a one-dimensional line.Classorg.apache.commons.math3.ml.neuralnet.onedApache Commons
QuantizationErrorComputes the quantization error histogram.Classorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
QuasiSigmoidDecayFunctionDecay function whose shape is similar to a sigmoid.Classorg.apache.commons.math3.ml.neuralnet.sofm.utilApache Commons
SmoothedDataHistogramVisualization of high-dimensional data projection on a 2D-map.Classorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
SquareNeighbourhoodenum SquareNeighbourhoodDefines neighbourhood types.Classorg.apache.commons.math3.ml.neuralnetApache Commons
TopographicErrorHistogramComputes the topographic error histogram.Classorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
UnifiedDistanceMatrix visualization of high-dimensional data projection.Classorg.apache.commons.math3.ml.neuralnet.twod.utilApache Commons
UpdateActionInterfaceorg.apache.commons.math3.ml.neuralnetApache Commons