January 2018
Intermediate to advanced
524 pages
13h 33m
English
We have seen the process of feedforward propagation as a CNN executes. Training a CNN relies on the process of backpropagation of errors and gradients, deriving a new result, and correcting errors over and over. The same network including all pooling layers, activation functions, and matrices are used as the backward propagation flows through the network in attempts to optimize or correct the weighting:
Backpropagation is short for "back propagation of errors". Here an error function will calculate the gradient of an error function based on the neural ...
Read now
Unlock full access