B
C
D
E
G
Stochastic Gradient Descent

What is Stochastic Gradient Descent?
The weights of a neural network cannot be calculated using an analytical method. Instead, the weights must be discovered via an empirical optimization procedure called stochastic gradient descent.