Documentation of 'org.encog.ml.prg.train.PrgGenomeFactory' Java class
PrgGenomeFactory
org.encog.ml.prg.train

Class PrgGenomeFactory

  • All Implemented Interfaces:
    java.io.Serializable, GenomeFactory


    public class PrgGenomeFactory
    extends java.lang.Object
    implements GenomeFactory, java.io.Serializable
    A GenomeFactory that creates EncogProgram genomes.
    See Also:
    Serialized Form
    • Constructor Detail

      • PrgGenomeFactory

        public PrgGenomeFactory(EncogProgramContext theContext)
        Construct a factory.
        Parameters:
        theContext - The context to use.
    • 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.