Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.encog.ml.ea.opp Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
CompoundOperatorA compound operator randomly chooses sub-operators to perform the actual operation.Classorg.encog.ml.ea.oppHeatonReasearch
EvolutionaryOperatorAn evolutionary operator is used to create new offspring genomes based on parent genomes.Interfaceorg.encog.ml.ea.oppHeatonReasearch
OperationListThis class holds a list of evolutionary operators.Classorg.encog.ml.ea.oppHeatonReasearch
SelectionOperatorProvides the interface to a selection operator.Interfaceorg.encog.ml.ea.opp.selectionHeatonReasearch
TournamentSelectionTournament select can be used to select a fit (or unfit) genome from a species.Classorg.encog.ml.ea.opp.selectionHeatonReasearch
TruncationSelectionTruncation selection chooses a random genome from the top genomes in the population.Classorg.encog.ml.ea.opp.selectionHeatonReasearch