极限学习机,神经网络(NN)我要分享

Extreme learning machine, neural network (NN)

极限学习机 神经网络 NN

关注次数: 381

下载次数: 2

文件大小: 221KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

极限学习机是由黄广斌在2005年作为一种新的单隐层前馈神经网络提出的,具有与神经网络(NN)相同的全局逼近性质,且其参数学习无需迭代,速度明显快于现有的神经网络。目前在岩性识别、LF终点温度软测量、穿孔机导盘转速测量、软测量建模、图像识别等方面有所应用,但将其用于图像分割中的应用还较少。


English Description:

Extreme learning machine (ELM) was proposed by Huang guangbin as a new single hidden layer feedforward neural network in 2005. It has the same global approximation property as neural network (NN), and its parameter learning does not need iteration, and its speed is obviously faster than the existing neural network. At present, it has been applied in lithology identification, lf end point temperature soft measurement, piercer guide disc speed measurement, soft sensor modeling, image recognition and so on, but its application in image segmentation is still less.


代码预览

elm\ELM.m

elm\elm_predict.m

elm\elm_train.m

elm\sinc-1.m

elm\sinc-2.asv

elm\sinc.m

elm\sinc_mean.m

elm\sinc_test1

elm\sinc_train1

elm

elm\ds_elm_predict2.asv

elm\ds_elm_predict2.m

elm\dt2.asv

elm\dt2.m

elm\ELM2-dt.asv

elm\ELM2.asv

elm\ELM2.m

elm\ELM2_dt.m

elm\elm_predict2.asv

elm\elm_predict2.m

elm\elm_train2.m

elm\sinc_mean2.asv

elm\sinc_mean2.m

elm\sinc_test

elm\sinc_train