Documentation For Encog 2.x

ContextLayer.CreatePersistor Method

Create a persistor for this layer.

public override IPersistor CreatePersistor();

Return Value

The new persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

ContextLayer Class | Encog.Neural.Networks.Layers Namespace