Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.encog.neural.neat.training.opp.links Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
MutateLinkWeightThis interface defines various ways that a NEAT network can have its link -----------------------------------------------------------------------------Interfaceorg.encog.neural.neat.training.opp.linksHeatonReasearch
MutatePerturbLinkWeightMutate weight links by perturbing their weights.Classorg.encog.neural.neat.training.opp.linksHeatonReasearch
MutateResetLinkWeightMutate weight links by reseting the weight to an entirely new value.Classorg.encog.neural.neat.training.opp.linksHeatonReasearch
SelectFixedSelect a fixed number of link genes.Classorg.encog.neural.neat.training.opp.linksHeatonReasearch
SelectLinksThis interface defines ways that NEAT links can be chosen for mutation.Interfaceorg.encog.neural.neat.training.opp.linksHeatonReasearch
SelectProportionSelect a random proportion of links to mutate.Classorg.encog.neural.neat.training.opp.linksHeatonReasearch