1)  back-propagation model
逆传播算法
2)  back propagation algorithm
误差逆传播算法
1.
Disadvantages of the back propagation algorithm are discussed,and the improved methods based on dynamic learning constants and different activation functions are presented.
讨论了误差逆传播算法存在的缺陷 ,并针对其缺陷提出了动态调整学习因子与合理选取激发函数相结合的改进方案。
3)  BP neural network
前馈逆传播算法
4)  accumulated error back propagation algorithm
累积误差逆传播算法
5)  Retrograde conduction
逆传
6)  ventrioatrial conduction
室房逆传
1.
This article describes the relationship between atrial fibrillation and atrial natriuretic peptide or ventrioatrial conduction in VVI paced patients,in order to provide evidence to assist in the selection of an appropriate pacemaker,pacing mode and clinical intervention method.
本文主要阐述VVI起搏术后心房颤动与血心钠素和室房逆传的关系,为选择适当的起搏器和起搏方式以及临床干预措施提供理论依据,从而减少起搏术后心房颤动的发生。
参考词条
补充资料:逆推学习算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。