资源列表
DataSets
- 文本聚类用到的数据集,国外人提供的用于聚类算法-dataset,EMforSoftKmeans dataset Binary_1 Binary_2
elm
- 极限学习机elm的神经网络模型的源代码,还有实例-Extreme learning machine: a new learning scheme of feedforward neural networks
jiyuyucyangsuan
- 这个是遗传算法和鱼群算法的混合,可以让大家参考下。这个真心不错,大家可以修改目标函数-This is a hybrid algorithm of genetic algorithm and fish, so that we can refer to. This really good, we can modify the objective function
yichuangsasuanfa
- 这个是遗传算法和模拟退火算法的一些结合,读者还可以修改目标函数来以达到更加实际的用途-Some of this is combined with genetic algorithm and simulated annealing algorithm, readers can also modify the objective function in order to achieve a more practical use
rbf
- 分类器,径向基函数实现,使用matlab,待分类函数点可自行修改。-RBF classificaiton written in matlab
sinc
- 粒子群算法优化极限学习机的参数,实现SINC函数拟合-The particle swarm algorithm to optimize the parameters of the extreme learning machine, realizes the SINC function fitting
TCA-AAAI2012-version2.0
- 首先从一个源域中获得标记文本数据,然后对目标域自动训练文本分类器从而实现跨域的文本分类-automatically train a precise text classifier for a target domain by using labeled text data from a related source domain.
GA_BPNN.C
- 遗传算法优化神经网络GA_NN.C语言,同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,非常实用。-Genetic algorithm optimization neural network GA_NN.C language, synchronization topology and evolution BP network connection weights, avoiding the selection and design of the network structur
DataSet
- 几种UCI数据集,整理为excel格式,可以直接导入matlab中使用。-Several UCI datasets, finishing as excel format that can be used directly into matlab.
NB
- 朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to achieve the classification of ~
somdemo.tar
- 自组织映射神经网络java源代码 myeclipse工程文件可直接导入使用-self-organizing maps nerual network java source code
BP-neural-network
- 基于BP神经网络的人口预测,利用神经网络和以往的历史数据,进过训练然后进行预测-A prediction of total population based on BP neural network