● mastered · kind concept · level 3 · 8h
- Requiere: Neural Network
Running inputs through the network layer by layer to produce an output and a loss. The pass whose intermediate values backprop later reuses.
In machine learning, Backpropagation is a gradient computation method commonly used for training a Neural Network in computing parameter updates.
Enlaces
- Requiere: Neural Network