Documentation For Encog 2.x

BasicNetwork.InputLayer Property

Get the input layer.

public ILayer InputLayer { public get; public set; }

Implements

INetwork.InputLayer

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace