Documentation For Encog 2.x

PropagationSynapse Properties

The properties of the PropagationSynapse class are listed below. For a complete list of PropagationSynapse class members, see the PropagationSynapse Members topic.

Public Instance Properties

AccMatrixGradients The accumulated matrix gradients.
Deltas The matrix deltas, these changes are applied to the matrix in some propagation techniques.
LastMatrixGradients The matrix gradients from the pervious iteration.
Synapse Get the synapse that this object is linked with.

See Also

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