Pick six binary labeled points in the plane that are linearly seperable by a hyperplane(line). Starting with a hyperplane that does not separate the points, use the perceptron algorithm to find a separating hyperplane. Did the algorithm find the maximum margin separating hyperplane.