Documentation For Encog 2.x

INetwork.HiddenLayers Property

Get a collection of the hidden layers in the network.

public ICollection<ILayer> HiddenLayers { public get; }

See Also

INetwork Interface | Encog.Neural.Networks Namespace