August 2018
Intermediate to advanced
438 pages
12h 3m
English
Most of the optimization algorithms are based on assumptions that we have the exact gradient known at a given point. But, actually we only have an estimate of the gradient. How good is this estimate? In SGD, the batch size significantly influences the behavior of the stochastic-optimization algorithm, since it determines the variance of the gradient estimates.
In summary, the different problems that are faced in neural network training can be addressed by the following four tricks:
Read now
Unlock full access