Documentation For Encog 2.x

BasicNetwork.CreatePersistor Method

Create a persistor for this object.

public virtual IPersistor CreatePersistor();

Return Value

The newly created persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

BasicNetwork Class | Encog.Neural.Networks Namespace