Visualizes the XOR training output in the form of a 2D graph.
The four corners represent the four inputs. White color represents True(1) and Black color represents False(0) output.
The slider at the bottom helps us vary the learning rate at runtime. It is set to 0.1 initially.