Q. Why is the XOR problem exceptionally interesting to neural network researchers? (Solved)
1. because it can be expressed in a way that allows you to use a neural network
2. because it is complex binary operation that cannot be solved using neural networks
3. because it can be solved by a single layer perceptron
4. because it is the simplest linearly inseparable problem that exists.
- d. because it is the simplest linearly inseparable problem that exists.