Documentation For Encog 2.x

NeuralStructure.Layers Property

The layers in this neural network.

public IList<ILayer> Layers { public get; }

See Also

NeuralStructure Class | Encog.Neural.Networks Namespace