RBF-k均值聚类

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:6KB
下载次数:33
上传日期:2017-12-28 20:51:36
上 传 者老外
说明:  RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。
(RBF (radial basis function network) is an important neural network. The training of RBF network is divided into two steps. The first step is to get the initial weight by clustering algorithm, and the second step is to train the weight of the network according to training data. The initial clustering method of RBF weights is relatively complex. There are relatively simple K mean clustering, complex genetic clustering, ant colony clustering, etc. this RBF network is based on K means clustering RBF code.)

文件列表:
RBF-k均值聚类\data.xls (22016, 2009-10-21)
RBF-k均值聚类\kmean.asv (1932, 2009-10-20)
RBF-k均值聚类\kmean.m (1932, 2009-10-20)
RBF-k均值聚类\rbf.asv (2009, 2009-10-30)
RBF-k均值聚类\rbf.m (2009, 2009-10-30)
RBF-k均值聚类 (0, 2010-11-30)

近期下载者

相关文件


收藏者