Documentation For Encog 2.x

JordanPattern Methods

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

Public Instance Methods

AddHiddenLayer Add a hidden layer, there should be only one.
Clear Clear out any hidden neurons.
Equals (inherited from Object) 
Generate Generate a Jordan 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

JordanPattern Class | Encog.Neural.Networks.Pattern Namespace