Backpropagation-Algorithm Implementation of Multi Layered Perceptron that acts as XOR Gate using Backpropagation Algorithm The Network has one hidden layer(with two nodes) and one output layer(single node). After 113858 iterations, I got the following results! I would appreciate any feedbacks to improvise this implementation.