Documentation For Encog 2.x

ActivationTANH.CreatePersistor Method

Create a Persistor for this activation function.

public override IPersistor CreatePersistor();

Return Value

The persistor.

Implements

IEncogPersistedObject.CreatePersistor

See Also

ActivationTANH Class | Encog.Neural.Activation Namespace