CS667

The Perceptron As a Classifier



  1. Rosenblatt's Mark I perceptron OCR
  2. The simple perceptron
  3. Geometric interpretation
  4. Strength of perceptron as a classifier

Assignment

  1. Find D(1), D(2), D*(2), D*(3).
    (D(N) is the number of dichotmies realizable by a perceptron in N-space.
    D* stands for the number of unbiased perceptron dichotomies).
  2. What is the connection between D(N) and D*(N)? Why?

Back to the CS667 Home Page