noisy xor function
noisy_xor(x, eps = 0)
x
a vector of +1 and -1.
eps
the uniform noise amount.
the computed noisy xor.