 
  
  
  
  
 Next: Perceptron Training Rule
Up: Neural Network Learning
 Previous: Representational Power of Perceptrons
 
-  determine a weight vector that causes the perceptron to produce 
the correct   output for each of the given training examples output for each of the given training examples
-  several algorithms are known to solve this problem: the 
perceptron rule, delta rule
-  guaranteed to converge to somewhat different acceptable 
hypotheses under somewhat different conditions
-  these are the basis for learning networks of many units - ANNs
 
Patricia Riddle 
Fri May 15 13:00:36 NZST 1998