

As you can see in both cases, I also added the testing points (0, 0), (0, 1), (1, 0), (1, 1) of the original XOR problem.
The reason why my plots are slightly different is that I translated the original code provided by Professor Marquardt into a Python class where you can also specify the colors to be used (for both network structure and colormap).
I've read the sent comments in this thread and I've seen that we actually came to very similar solutions!
– Rodo.
