搜索资源列表
ELM
- 自编极限学习机Matlab代码,可运行。仅供参考-Using extreme learning machine Matlab code, can run. For reference only
ELM_Prediction
- 极限学习机用于回归预测的matlab代码,其中包含训练数据和测试数据,亲测可运行-Extreme Learning Machine for Regression prediction matlab code, which contains training data and test data, pro-test runs
elm_kernel
- 极限学习机是最近比较流行的一种单隐层前馈神经网络,核极限学习机是极限学习机的改进版,此文件为核极限学习机的代码实现(Code implementation of extreme learning machine)
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代码,matlab编写的,可以直接调用。(ELM code, matlab written,)
ELM_MultiOutputRegression
- 极限学习机在电力系统中的应用,matlab代码,不包含数据(Application of extreme learning machine in power system)
ELM
- 极限学习机的matlab代码,黄广斌教授(ELM CODE of matlab from guangbin huang)
elm算法
- 黄教授的极限学习机代码,结合他的论文看,很有用,希望有帮组(Extreme Learning Machine Code, very useful)
ELM
- 极限学习机代码,MATLAB的,可以做分类或者预测,希望可以帮助到大家