中文说明:机器学习算法的实现;
English Description:
Implementation of a machine learning algorithm. Suppose we have a set of learning samples consisting of an input vector x and a desired output d(x). For a classification task the d(x) is usually +1 or -1.The perceptron learning rule is very simple and can be stated as follows: Sta