搜索资源列表
ELM
- 基于matlab的极速学习机ELM的分类和回归算法-The speed of learning machine based on matlab classification and regression algorithm ELM
elm
- 使用matlab 实现ELM算法,可以用来分类的回归。
ELM
- ELM极限学习源码,针对于极限学习,希望帮助到你。
ELM
- 基于matlab的ELM实现,对函数进行拟合,可以用来学习了解ELM。(ELM based on the matlab .)
ELM
- elm 训练函数 调整参数可用于分类和预测,matlab语言编写,已调试(elm training function)
B-ELM
- bidirectional elm matlab code
ELM
- elm 极限学习机 无内核函数,黄广斌教授的源码。(elm without kernel function, professor huang guangbin's source code.)
ELM
- ELM回归与分类算法,用于近红外光谱或拉曼光谱数据处理(ELM regression and classification algorithms are used for near infrared or Raman spectral data processing)
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P
ELM
- MATLAB版极限学习机,自带训练集与测试集,可运行。(MATLAB version of the ELM, with its own data set)
OS-ELM
- 是一种在线序列OS-ELM算法的MATLAB程序,可参考论文A Fast and Accurate Online Sequential Learning。(matlab codes for OS-ELM(Online Sequential ELM))
NSGA2-ELM
- 以NSGA2算法作为学习算法优化ELM神经网络的权值,满足误差小、权值范围小的双目标(NSGA2 algorithm is used as a learning algorithm to optimize the weights of ELM neural network, and it meets the double objective with small error and small weight range)
OS-ELM
- 在线ELM的MATLAB代码,可用于目标跟踪,回归分析预测、以及分类。(The MATLAB code of online ELM can be used for target tracking, regression analysis, prediction, and classification.)
B2DPCA和ELM人脸识别算法研究_李定珍
- 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法, 该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试 ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM 算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全 局信息结合起来应用到识别精度和分类速度上。(a new human recognit
ELM代码
- 采用极限学习机即(ELM)进行回归和预测的MATLAB代码, 亲测可用,只需要替换自己的数据即可.(Extreme learning machine (ELM) is used for regression and prediction with MATLAB code. You need only use your own data to represent the data in the code.)
elm
- elm带有解释的程序,请在其他程序中调用运行。(Elm program has the explaination. Please call it in other programs.)
5-ELM
- 极限学习机(ELM)的matlab实现,对一组数据进行回归的例子(Extreme learning machine (ELM) matlab implementation, for a group of data regression examples)
basic-elm
- 极限学习机的基本实现,是黄广斌教授最早提出的最初始的代码(the basic elm is the professor Huang proposed the first time)
elm
- 极限学习机ELM代码,matlab编写的,可以直接调用。(ELM code, matlab written,)
elm
- 简单易学的机器学习算法——极限学习机(ELM)(Extreme Learning Machine)