搜索资源列表
ELM
- 新神经网络 Extreme Learning Machine 比SVM快,附4个例子
elm
- 神经网络的ELM算法,比传统的BP和SVM都快,而且效果也很精确。运行平台是matlab,本人已经对原始ELM做了修改,可以适应多种函数,而且在数据处理方面自动产生分类矩阵。
ELM算法matlab实现
- 神经网络ELM的matlab实现
ELM
- 新神经网络 Extreme Learning Machine 比SVM快,附4个例子 -The new neural network Extreme Learning Machine faster than the SVM, with four examples of
elm_fun
- 本人修改过的elm的matlab算法,该算法比原来的elm的算法在超过3个神经元后的计算速度能明显加快!原理是运用函数产生列矩阵!! ELM 是一种快速的神经网络算法,本人已经比较过,比很多流行的算法(BP,SVM)都快,而且效果很好,运行环境是matlab,可以测试所有的benchmark的数据-I modified elm of matlab algorithm elm than the original algorithm i
elm
- 神经网络的ELM算法,比传统的BP和SVM都快,而且效果也很精确。运行平台是matlab,本人已经对原始ELM做了修改,可以适应多种函数,而且在数据处理方面自动产生分类矩阵。-ELM neural network algorithm, than the traditional BP and SVM faster, but the effect is also very accurate. Platform is running matl
OS-ELM
- 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
elm
- 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
elm
- elman神经网络用于峰值检测 三角波 矩形波 方波调制信号 -elman peak detector neural network for rectangular-wave square wave triangle wave modulation signal
DEELMNN
- 利用差分演化优化极限学习机神经网络的matlab源代码,涉及2个matlab程序-evolutionary extreme learning machine, differential evolution
ELM
- 极限学习机是一种神经网络仿真,比BP,SWM学习速度更快,参数设置更容易-Extreme Learning Machine is a kind of neural network simulation, compared with BP, SWM learning faster, easier to set parameters
BP-and-ELM
- BP神经网络与ELM神经网络算法比较,通过对y=x1^2+x2^2的拟合来对比两种算法的计算时间和预测效果,实验证明,ELM的算法更快更准确,文件中已经包含了运行程序的所有源文件,欢迎指教-BP neural network compared with ELM neural network algorithm, by y = x1 ^ 2+x2 ^ 2 fitting time to compare the two algorithms
ELM
- MATLAB版极限学习机,自带训练集与测试集,可运行。(MATLAB version of the ELM, with its own data set)
ELM
- Extreme Learning Machine极限学习机器 神经网络研究中的一种算法,是一种泛化的单隐层前馈神经网络(Single-hidden layer feedforward network)(Ultimate learning machine An algorithm for neural networks is a generalization of a single hidden layer feedforward n
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)
ELM
- 极限学习机(Extreme Learning Machine) ELM,是由黄广斌提出来的求解单隐层神经网络的算法(The matlab program of ELM developed by professor Huang)
elm
- 一个简单移动的ELM超限学习机的小例子,实现了简单的ELM神经网络模型,并且还带有测试数据集。(A simple example of a simple moving ELM overrun learning machine)
ELM
- 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
PEW 2017(PLS-ANN-SVM-ELM-光谱数据处理)试用
- 偏最小二乘法-人工神经网络-支持向量机-极限学习机(This module contains PLS-ANN-SVM-ELM)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Al