Documentation For Encog 2.x
NeuralChromosome.InitGenes Method
Init the genes array.
public
void
InitGenes(
int
length
);
Parameters
length
The length to create.
See Also
NeuralChromosome Class
|
Encog.Neural.Networks.Training.Genetic Namespace