<?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="ADALINE - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=ADALINE&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ADALINE&amp;p=6">3.Next</a>
</p>
<p>* , the model output<br/>
* , the desired target<br/>
* , the square of the error,</p>

<p>the LMS algorithm updates the weights as follows:</p>

<p>
: </p>

<p>This update rule minimizes , the square of the error, and is in fact the <a href="page.php?w=stochastic_gradient_descent">stochastic gradient descent</a> update for <a href="page.php?w=linear_regression">linear regression</a>.</p>

<p><big>MADALINE</big></p>
<p>MADALINE (Many ADALINE) is a three-layer (input, hidden, output), fully connected, <a href="page.php?w=feedforward_neural_network">feedforward neural network</a></p><p>
<a accesskey="1" href="page.php?w=ADALINE&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ADALINE&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
