Documentation of 'org.encog.ml.factory.train.NeighborhoodSOMFactory' Java class
NeighborhoodSOMFactory
org.encog.ml.factory.train

Class NeighborhoodSOMFactory



  • public class NeighborhoodSOMFactory
    extends java.lang.Object
    Train an SOM network with a neighborhood method.
    • Constructor Detail

      • NeighborhoodSOMFactory

        public NeighborhoodSOMFactory()
    • Method Detail

      • create

        public MLTrain create(MLMethod method,
                              MLDataSet training,
                              java.lang.String argsStr)
        Create a LMA trainer.
        Parameters:
        method - The method to use.
        training - The training data to use.
        argsStr - The arguments to use.
        Returns:
        The newly created trainer.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.