Documentation For Encog 2.x

FeedForwardPattern Methods

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

Public Instance Methods

AddHiddenLayer Add a hidden layer, with the specified number of neurons.
Clear Clear out any hidden neurons.
Equals (inherited from Object) 
Generate Generate the Elman 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

FeedForwardPattern Class | Encog.Neural.Networks.Pattern Namespace