SimpleNeuralNetwork (Oct 31, 2020) My first ever neural network implemented using Numpy. Recognises patterns in a few inputs and tries to predict the output. Pretty reliable for simple patterns like logic gates.