Documentation For Encog 2.x

ART1Pattern Methods

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

Public Instance Methods

AddHiddenLayer This will fail, hidden layers are not supported for this type of network.
Clear Clear any properties set for this network.
Equals (inherited from Object) 
Generate Generate the 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

ART1Pattern Class | Encog.Neural.Networks.Pattern Namespace