Question: It is known that the network presented in Figure is capable of solving the XOR problem with a single hidden unit. Can you apply the backpropagation algorithm to train this network? If yes, how? If not, why? Find an appropriate set of weights so that the network with sigmoid hidden units and linear (or sigmoid) output unit solves the XOR problem.