![]() |
||||||
![]() |
||||||
|
Next: Applications Previous: Neuron Neural Networks Learn a Functiony = function(x1, x2, ..., xn) Perceptrons use one input neuron for each input parameter x1..xn y is computed using the transfer function applied to values coming in to the output node Suppose we are trying to learn the concept ``all binary strings of length five with a 1 in the first and last positions''
10101
5 input units, 1 output unit
Input units are always assigned a value
f(2 legs, brown, flat, 3' high) = chair
|
|||||
|