simple classifier transformation that converts feature vectors into recognition scores

for Computer Vision

interpretation

  • each row of W is a template for a class
  • High inner product (similarity) high confidence

see linear classifier linear models are the foundation for neural networks