Let us find the decision boundary for NOT operation (t = x). The train dataset
contains two instances as follows: {(x, t)} = {(-1, 1), (1, -1)} (one attribute and one target
per instance).
1) Find the MMH manually by drawing a plot. Mark the support vectors on the plot and show the margin.