|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectLinks | |
|---|---|
| org.encog.neural.neat.training.opp | |
| org.encog.neural.neat.training.opp.links | |
| Uses of SelectLinks in org.encog.neural.neat.training.opp |
|---|
| Methods in org.encog.neural.neat.training.opp that return SelectLinks | |
|---|---|
SelectLinks |
NEATMutateWeights.getLinkSelection()
|
| Constructors in org.encog.neural.neat.training.opp with parameters of type SelectLinks | |
|---|---|
NEATMutateWeights(SelectLinks theLinkSelection,
MutateLinkWeight theWeightMutation)
Construct a weight mutation operator. |
|
| Uses of SelectLinks in org.encog.neural.neat.training.opp.links |
|---|
| Classes in org.encog.neural.neat.training.opp.links that implement SelectLinks | |
|---|---|
class |
SelectFixed
Select a fixed number of link genes. |
class |
SelectProportion
Select a random proportion of links to mutate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||