Documentation For Encog 2.x

BasicLayer.CreatePersistor Method

Create a persistor for this layer.

public virtual IPersistor CreatePersistor();

Return Value

The new persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

BasicLayer Class | Encog.Neural.Networks.Layers Namespace