说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 算法/平均聚类算法
1)  algorithm/average clustering algorithm
算法/平均聚类算法
2)  K-Means clustering algorithm
K-均值聚类算法
1.
The learning of this method is divided into two processes,state space learning using K-means clustering algorithm for adaptive discretization of continuous states and policy learning using Sarsa algorithm for finding optimal policy.
该方法的学习过程分为两部分:对连续状态空间进行自适应离散化的状态空间学习,使用K-均值聚类算法;寻找最优策略的策略学习,使用替代合适迹Sarsa学习算法。
3)  fuzzy c-means(FCM) clustering algorithm
c-均值聚类算法
1.
Because the spatial information is not considered in the traditional fuzzy c-means(FCM) clustering algorithm,the serious inaccuracies with synthetic aperture radar(SAR) image segmentation can be caused by using the FCM algorithm.
传统模糊c-均值聚类算法没有考虑图像像素空间信息特征,在应用于合成孔径雷达图像分割时,由于合成孔径雷达图像中斑点噪声的影响,通常不能得到正确的分割结果。
4)  means clustering algorithm
均值聚类算法
5)  K-means clustering
K均值聚类算法
1.
Application of the improved K-means clustering algorithm in support vector machine;
改进的K均值聚类算法在支持矢量机中的应用
2.
According to the characters of the images, the algorithm separated image into several regions by K-means clustering algorithm, and each region is equalized respectively within their gray levels.
该算法基于图像的特点,利用K均值聚类算法将图像分成几个灰度区间,然后再分别进行均衡化。
6)  K-means algorithm
K-均值聚类算法
补充资料:BP算法
分子式:
CAS号:

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

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