Documentation For Encog 2.x

HopfieldPattern Methods

The methods of the HopfieldPattern class are listed below. For a complete list of HopfieldPattern class members, see the HopfieldPattern Members topic.

Public Instance Methods

AddHiddenLayer Add a hidden layer. This will throw an error, because the Hopfield neural network has no hidden layers.
Clear Nothing to clear.
Equals (inherited from Object) 
Generate Generate the Hopfield neural network.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

HopfieldPattern Class | Encog.Neural.Networks.Pattern Namespace