Documentation For Encog 2.x

ART1Logic Methods

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

Public Instance Methods

AdjustWeights Adjust the weights for the pattern just presented.
ComputeOverloaded. Compute the output from the ART1 network. This can be called directly or used by the BasicNetwork class. Both input and output should be bipolar numbers.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Init Setup the network logic, read parameters from the network.
Magnitude Get the magnitude of the specified input.
Reset Reset the weight matrix back to starting values.
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

ART1Logic Class | Encog.Neural.Networks.Logic Namespace