backpropagation

backpropagation

/ˌbækˌprɒpəˈɡeɪʃən/

🎓 LLM Training

the algorithm for computing gradients by propagating errors backward through the network

Backpropagation calculates how each weight contributed to the prediction error.

Origin: Latin back + propagare to extend, spread