Simple Neural Network A neural network written in Python, consisting of a single neuron that uses gradient descent to learn. https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1 Dependencies numpy