Compute the output for a given input to the neural network. This method provides a parameter to specify an output holder to use. This holder allows propagation training to track the output from each layer. If you do not need this holder pass null, or use the other compare method.
The results from the output neurons.
INetwork Interface | Encog.Neural.Networks Namespace | INetwork.Compute Overload List