Documentation For Encog 2.x

ART1Logic Class

Provides the neural logic for an ART1 type network. See ART1Pattern for more information on this type of network.

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

System.Object
   ARTLogic
      ART1Logic

[Serializable]
public class ART1Logic : ARTLogic

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

ART1Logic Members | Encog.Neural.Networks.Logic Namespace