NeuralNetworkCPP A basic neural network able to learn to predict the behavior of the XOR logic gate, made from scratch in C++ to deepen my knowledge.