Solving-Parity-4-Problem-with-MLP-and-BP-Learning-Algorithm
I haved solved the Parity-4 problem using an artificial neural network called Multilayer Perceptron and populer learning algorithm Backpropagation algorithm. Sigmoid has been used as an activation(transfer) function .