Package org.encog.neural.neat.training.opp.links
-
Interface Summary Interface Description MutateLinkWeight This interface defines various ways that a NEAT network can have its link weights mutated.SelectLinks This interface defines ways that NEAT links can be chosen for mutation. -
Class Summary Class Description MutatePerturbLinkWeight Mutate weight links by perturbing their weights.MutateResetLinkWeight Mutate weight links by reseting the weight to an entirely new value.SelectFixed Select a fixed number of link genes.SelectProportion Select a random proportion of links to mutate.
DMelt 3.0 © DataMelt by jWork.ORG