Documentation For Encog 2.x

NeuralChromosome Properties

The properties of the NeuralChromosome class are listed below. For a complete list of NeuralChromosome class members, see the NeuralChromosome Members topic.

Public Instance Properties

Cost (inherited from Chromosome) The cost.
GenesOverloaded. Genes for this chromosome.
GeneticAlgorithm (inherited from Chromosome) The genetic algorithm class to be used.
Network The network.

See Also

NeuralChromosome Class | Encog.Neural.Networks.Training.Genetic Namespace