Documentation For Encog 2.x

PropagationSynapse.LastMatrixGradients Property

The matrix gradients from the pervious iteration.

public Matrix LastMatrixGradients { public get; public set; }

See Also

PropagationSynapse Class | Encog.Neural.Networks.Training.Propagation Namespace