noun
backpropagation; backpropagation algorithm
Technical term in machine learning and neural networks. Refers to the algorithm for computing gradients by propagating errors backward through the network.
誤差逆伝播法はニューラルネットワークの学習で広く使われている。
The backpropagation algorithm is widely used in training neural networks.
この論文では誤差逆伝播法の効率的な実装について説明している。
This paper describes an efficient implementation of the backpropagation algorithm.
Katakana loanword for backpropagation, often used interchangeably in technical contexts, but 誤差逆伝播法 is the native Japanese term.
Gradient descent; the optimization method that uses gradients computed by backpropagation.
Compound of 誤差 (error), 逆 (reverse), 伝播 (propagation), and 法 (method). A calque of the English term 'backpropagation'.