Perceptron
摘要
This chapter first introduces the perceptron model, then describes the learning strategy of the perceptron, especially the loss function, and finally presents perceptron learning algorithms, including the primitive form and the dual form, and proves the algorithm’s convergence.