说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 3-opt算法
1)  3 opt algorithm
3-opt算法
2)  meliorative 3-opt algorithm
改进3-opt算法
1.
Based on the characteristic of Ant colony algorithm, this paper raise the new random inserting algorithm and use it in Ant colony algorithm to initial distributing of pheromone, and add meliorative 3-opt algorithm into the process of Ant colony algorithm.
根据蚁群优化算法的特点,本文提出新的随机插入式算法用于蚁群算法的初期信息素分布,同时在蚁群算法过程中加入了改进3-opt算法
3)  or-opt algorithm
or-opt算法
4)  OPT-partition
OPT-算法
5)  OPT Arithmetic
OPT算法
6)  r-opt Algorithm
r-opt算法
补充资料:BP算法
分子式:
CAS号:

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

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