It's a long time since I last worked on neural nets, and I'm working on one now for a new project. I'm testing it using the good ol' XOR problem. 2 inputs, one neuron in a hidden layer, one output. It ...