<?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 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=ADALINE&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ADALINE&amp;p=5">3.Next</a>
</p>
<p>* , the weight vector<br/>
* , the number of inputs<br/>
* , some bias<br/>
* , the output of the model,</p>

<p>the output is:</p>

<p>
: </p>

<p>If we further assume that  and , then the output further reduces to:</p>

<p>
: </p>

<p><big>Learning rule</big></p>
<p>The <a href="page.php?w=learning_rule">learning rule</a> used by ADALINE is the LMS ("least mean squares") algorithm, a special case of <a href="page.php?w=gradient_descent">gradient descent</a>. </p>

<p>Given the following:</p>

<p>
* , the <a href="page.php?w=learning_rate">learning rate</a><br/></p><p>
<a accesskey="1" href="page.php?w=ADALINE&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ADALINE&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
