Question: 1 Construct a support vector machine that computes the XOR function. Use values of +1 and 1 (instead of 1 and 0) for both inputs

1 Construct a support vector machine that computes the XOR function. Use values of +1 and –1 (instead of 1 and 0) for both inputs and outputs, so that an example looks like

([−1, 1], 1) or ([−1,−1],−1). Map the input [x1, x2] into a space consisting of 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.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Artificial Intelligence Modern Questions!