Documentation For Encog 2.x

NeuralGeneticAlgorithm.Network Property

The network that is being trained.

public override BasicNetwork Network { public get; }

Implements

ITrain.Network

See Also

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