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.
反向传播算法有助于优化神经网络的性能。