Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.encog.ml.prg.generator Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AbstractPrgGeneratorThe abstract base for Full and Grow program generation.Classorg.encog.ml.prg.generatorHeatonReasearch
GenerateWorkerUsed to thread the generation process.Classorg.encog.ml.prg.generatorHeatonReasearch
PrgFullGeneratorThe full generator works by creating program trees that do not stop prematurely.Classorg.encog.ml.prg.generatorHeatonReasearch
PrgGeneratorGenerate a random Encog Program.Interfaceorg.encog.ml.prg.generatorHeatonReasearch
PrgGrowGeneratorThe grow generator creates a random program by choosing a random node from both the "function and terminal" sets until the maximum depth is reached.Classorg.encog.ml.prg.generatorHeatonReasearch
RampedHalfAndHalfBecause neither the grow or full method provide a very wide array of sizes or shapes on their own, Koza (1992) proposed a combination called rampedClassorg.encog.ml.prg.generatorHeatonReasearch