Package | Description |
---|---|
org.encog.neural.neat.training.opp | |
org.encog.neural.neat.training.opp.links |
Modifier and Type | Method and Description |
---|---|
MutateLinkWeight |
NEATMutateWeights.getWeightMutation() |
Constructor and Description |
---|
NEATMutateWeights(SelectLinks theLinkSelection,
MutateLinkWeight theWeightMutation)
Construct a weight mutation operator.
|
Modifier and Type | Class and Description |
---|---|
class |
MutatePerturbLinkWeight
Mutate weight links by perturbing their weights.
|
class |
MutateResetLinkWeight
Mutate weight links by reseting the weight to an entirely new value.
|
Copyright © 2014. All Rights Reserved.