Determine if this neural network is equal to another. Equal neural networks have the same weight matrix and threshold values, within a specified precision.
True if the two neural networks are equal.
INetwork Interface | Encog.Neural.Networks Namespace | INetwork.Equals Overload List