idiom
backpropagation
ニューラルネットワークで誤差を最小化するために、ネットワークを通じて重みを調整する学習アルゴリズム
Meaning
a learning algorithm used in neural networks to minimize error by adjusting weights through the network
Example
The **backpropagation** algorithm helps in optimizing the neural network's performance.
バックプロパゲーションアルゴリズムはニューラルネットワークの性能を最適化するのに役立ちます。