Documentation For Encog 2.x

BAMLogic.Compute Method

Setup the network logic, read parameters from the network. NOT USED, call compute(NeuralInputData).

Overload List

Setup the network logic, read parameters from the network. NOT USED, call compute(NeuralInputData).

public INeuralData Compute(INeuralData,NeuralOutputHolder)

Compute the network for the specified input.

public NeuralDataMapping Compute(NeuralDataMapping)

See Also

BAMLogic Class | Encog.Neural.Networks.Logic Namespace