Documentation For Encog 2.x

IPropagationMethod Methods

The methods of the IPropagationMethod interface are listed below. For a complete list of IPropagationMethod interface members, see the IPropagationMethod Members topic.

Public Instance Methods

CalculateError Calculate the error between these two levels.
Init Init with the specified propagation object.
Learn Apply the accumulated deltas and learn.

See Also

IPropagationMethod Interface | Encog.Neural.Networks.Training.Propagation Namespace