Documentation For Encog 2.x

BasicSynapse.CreatePersistor Method

Create a persistor that will be used to persist this synapse.

public abstract IPersistor CreatePersistor();

Return Value

The persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace