| Package | Description |
|---|---|
| org.encog.neural.neat.training.opp | |
| org.encog.neural.neat.training.opp.links |
| Modifier and Type | Method and Description |
|---|---|
SelectLinks |
NEATMutateWeights.getLinkSelection() |
| Constructor and Description |
|---|
NEATMutateWeights(SelectLinks theLinkSelection,
MutateLinkWeight theWeightMutation)
Construct a weight mutation operator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectFixed
Select a fixed number of link genes.
|
class |
SelectProportion
Select a random proportion of links to mutate.
|
Copyright © 2014. All Rights Reserved.