Documentation For Encog 2.x

BoltzmannPattern Class

Pattern to create a Boltzmann machine.

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

System.Object
   BoltzmannPattern

public class BoltzmannPattern : INeuralNetworkPattern

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.Pattern

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

See Also

BoltzmannPattern Members | Encog.Neural.Networks.Pattern Namespace