Documentation For Encog 2.x

PropagationLevel.Layers Property

All layers associated with this level.

public IList<ILayer> Layers { public get; }

See Also

PropagationLevel Class | Encog.Neural.Networks.Training.Propagation Namespace