메소드 | 설명 | |
---|---|---|
Decode ( ) : void |
Decode the genomes into a neural network.
|
|
Encode ( ) : void |
Encode the neural network into genes.
|
|
NeuralGenome ( |
Construct a neural genome.
|
public NeuralGenome ( |
||
network | The network to use. | |
리턴 | Encog.ML.Genetic.Genes |