Content deleted Content added
Mathpriest (talk | contribs) →Reverse accumulation: References: Reverse mode AD first published in 1970 by Linnainmaa |
Mathpriest (talk | contribs) m →Reverse accumulation: first names in references |
||
Line 140:
Reverse accumulation is more efficient than forward accumulation for functions {{math|''f'' : ℝ<sup>''n''</sup> → ℝ<sup>''m''</sup>}} with {{math|''m'' ≪ ''n''}} as only {{math|''m''}} sweeps are necessary, compared to {{math|''n''}} sweeps for forward accumulation.
Reverse mode AD was first published in 1970 by [[Seppo Linnainmaa]] in his master thesis.<ref name="lin1970">Linnainmaa,
[[Backpropagation]] of errors in multilayer perceptrons, a technique used in [[machine learning]], is a special case of reverse mode AD.
|