Documentation of 'org.encog.ml.genetic.MLMethodGenomeFactory' Java class
MLMethodGenomeFactory
org.encog.ml.genetic

Class MLMethodGenomeFactory

  • All Implemented Interfaces:
    GenomeFactory


    public class MLMethodGenomeFactory
    extends java.lang.Object
    implements GenomeFactory
    A factory to create MLMethod based genomes.
    • Constructor Detail

      • MLMethodGenomeFactory

        public MLMethodGenomeFactory(MethodFactory theFactory,
                                     Population thePopulation)
        Construct the genome factory.
        Parameters:
        theFactory - The factory.
        thePopulation - The population.
    • Method Detail

      • factor

        public Genome factor(Genome other)
        Create a clone of the other genome.
        Specified by:
        factor in interface GenomeFactory
        Parameters:
        other - The other genome.
        Returns:
        The newly created clone.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.