next up previous
Next: Up: Previous:

Perceptron training rule



\begin{displaymath}w_i \leftarrow w_i + \Delta w_i \end{displaymath}

where

\begin{displaymath}\Delta w_{i} = \eta (t - o) x_{i} \end{displaymath}

Where: