Create a Hopfield pattern. A Hopfield neural network has a single layer that functions both as the input and output layers. There are no hidden layers. Hopfield networks are used for basic pattern recognition. When a Hopfield network recognizes a pattern, it "echos" that pattern on the output.
For a list of all members of this type, see HopfieldPattern Members .
System.Object
HopfieldPattern
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.Networks.Pattern
Assembly: encog-core-cs (in encog-core-cs.dll)
HopfieldPattern Members | Encog.Neural.Networks.Pattern Namespace