In this mini project, we train a simple feed forward neural network to learn the XOR function. The motive is to understand what the hidden layer is doing and how the neural network transforms the data non-linearly.
www.deeplearningbook.org | Chapter 6 | Page 167 (Learning XOR)