Documentation For Encog 2.x

ContextLayer.Context Property

The context, or memory of this layer. These will be the values that were just output.

public INeuralData Context { public get; }

See Also

ContextLayer Class | Encog.Neural.Networks.Layers Namespace