Documentation For Encog 2.x

ActivationLinear.CreatePersistor Method

Create a Persistor for this activation function.

public override IPersistor CreatePersistor();

Return Value

The persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

ActivationLinear Class | Encog.Neural.Activation Namespace