neural-networks-and-deep-learning/src/network.py at master · mnielsen/neural-networks-and-deep-learning

neural-networksbackpropagationpythonstochastic-gradient-descentdeep-learning

Abstraction: Michael Nielsen's minimal readable feedforward neural network with SGD and backpropagation in Python

Key points:

Connections: Michael Nielsen · Github · Neural Networks · Backpropagation · Stochastic Gradient Descent

Source: https://github.com/mnielsen/neural-networks-and-deep-learning/blob/master/src/network.py