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.
BasicNetwork Class | Encog.Neural.Networks Namespace | BasicNetwork.Equals Overload List