The methods of the HopfieldPattern class are listed below. For a complete list of HopfieldPattern class members, see the HopfieldPattern Members topic.
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
HopfieldPattern Class | Encog.Neural.Networks.Pattern Namespace