Package | Description |
---|---|
org.encog.neural.neat.training.opp |
Modifier and Type | Class and Description |
---|---|
class |
NEATMutateAddLink
Mutates a NEAT genome by adding a link.
|
class |
NEATMutateAddNode
Mutate a genome by adding a new node.
|
class |
NEATMutateRemoveLink
Mutate a genome by removing a random link.
|
class |
NEATMutateWeights
Mutate the weights of a genome.
|
Copyright © 2014. All Rights Reserved.