资源列表
BP
- BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择
model
- C++实现模式识别 C均值法 很容易看的懂的-C++
smo-svm
- 利用vc编写的支持向量机分类问题的smo源代码,参考Vapnik的文章写的,主要用途是分类.-This is the complete SMO code in SVM for pattern recognition.
bp
- 利用matlab进行的基于BP网络的实验-A experiment based on BP by matlab
ZSYFLJS
- 基于自适应学习率独立分量分析的图像盲分离-Blind adaptive learning rate based on independent component analysis separated
knn
- KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
11
- 传教士与野人过河的程序代码,程序决定正确-Savage missionaries across the river with the code, the program the right decision! ! ! ! ! ! ! ! !
DE
- 这是基本的差分进化算法,简单高效,非常适合初学者使用。-This is the basic differential evolution algorithm, simple and efficient, very suitable for beginners to use.
perturbedPSO
- 扰动粒子群算法;可参考文献 " A perturbed particle swarm algorithm for numerical optimization"- code for " A perturbed particle swarm algorithm for numerical optimization"
bpbybat
- 此代码创建了一个BP神经网络,对二元函数进行拟合,并利用蝙蝠算法对BP神经网络的权值和阈值进行优化-This code creates a BP neural network, which fits the binary function and optimizes the weights and thresholds of the BP neural network using the bat algorithm.
sjwlshijian
- 神经网络用于多传感器时间对准,对准数值精度明显高于三次样条插值的结果-Time neural network for multi-sensor alignment, Alignment numerical accuracy significantly higher than the results of cubic spline interpolation
CH1
- 西电的 神经网络 书上的代码 第1章-university of xi dian NN Codes for chapter 1