Question 10
Suppose you perform the perceptron algorithm on the following dataset:
Assume the initial weights
and we pass the data points in the order given in the table. The following rule is used for the classification:
Based on the above data, answer the given subquestions.
What will be the updated weight vector after one epoch?



