Documentation For Encog 2.x

NetworkCODEC.Equals Method

Check to see if the two networks have the same thresholds and weights.

Overload List

Check to see if the two networks have the same thresholds and weights.

public static bool Equals(BasicNetwork,BasicNetwork,int)

Inherited from Object.

public virtual bool Equals(object)

See Also

NetworkCODEC Class | Encog.Neural.Networks Namespace