Documentation For Encog 2.x

ActivationSIN.CreatePersistor Method

Create a Persistor for this activation function.

public override IPersistor CreatePersistor();

Return Value

The persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

ActivationSIN Class | Encog.Neural.Activation Namespace