Construct a support vector machine that computes the XOR function. It will be convenient to use values

Question:

Construct a support vector machine that computes the XOR function. It will be convenient to use values of 1 and —1 instead of I and 0 for the inputs and for the outputs. So an example looks like ([—1. ii, 1) or ([—1, —1], —1). It is typical to map an input x into a space consisting of five dimensions, the two original dimensions x1 and x2, and the three combination x21, x22 and x1, x2. But for this exercise we will consider only the two dimensions x1 and x1 x2. Draw the four input points in this space, and the maximal margin separator. What is the margin? Now draw the separating line back in the original Euclidean input space.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Artificial Intelligence A Modern Approach

ISBN: 978-0137903955

2nd Edition

Authors: Stuart J. Russell and Peter Norvig

Question Posted: