<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Backpropagation - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=backpropagation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=backpropagation&amp;p=3">3.Next</a>
</p>
<p>by propagating derivatives backward, one layer at a time, from the output layer to the input layer, thereby avoiding redundant chain-rule calculations.</p>

<p>Strictly speaking, the term backpropagation refers only to an algorithm for efficiently computing the gradient, not how the gradient is used, but the term is often used loosely to refer to the entire learning algorithm. This includes changing model parameters in the negative direction of the gradient, such as by <a href="page.php?w=stochastic_gradient_descent">stochastic gradient descent</a>,</p><p>
<a accesskey="1" href="page.php?w=backpropagation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=backpropagation&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
