Documentation For Encog 2.x

ARTLogic Class

Neural logic for all ART type networks.

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

System.Object
   ARTLogic
      ART1Logic

[Serializable]
public abstract class ARTLogic : INeuralLogic

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.Networks.Logic

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

See Also

ARTLogic Members | Encog.Neural.Networks.Logic Namespace