Documentation For Encog 2.x

ActivationLOG Class

An activation function based on the logarithm function.

For a list of all members of this type, see ActivationLOG Members .

System.Object
   BasicActivationFunction
      ActivationLOG

public class ActivationLOG : BasicActivationFunction

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.Activation

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

ActivationLOG Members | Encog.Neural.Activation Namespace