文件名称:Extreme-Learning-Machine
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-08-16
- 文件大小:
- 284kb
- 下载次数:
- 0次
- 提 供 者:
- zhang ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
极限学习机的回归拟合及分类,介绍一个针对SLFN的新算法——极限学习机(Extreme Learning Machine,ELM),该算法随机产生输入层与隐含层间的连接权值及隐含层神经元的阈值,且在训练过程中无需调整,只需要设置隐含层神经元的个数,便可以获得唯一的最优解。与传统的训练方法相比,该方法具有学习速度快、泛化性能好等优点。-Extreme Learning Machine regression and classification, introduce a new algorithm for SLFN- Extreme Learning Machine (Extreme Learning Machine, ELM), the algorithm randomly generated input layer and hidden layer connection weights between the hidden layer and dollar threshold, and no adjustment in the training process, only need to set the number of hidden layer neurons, they can obtain a unique optimal solution. Compared with traditional training methods, this method has fast learning and good generalization performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Extreme Learning Machine\elmpredict.m
........................\elmtrain.m
........................\iris_data.mat
........................\main.m
........................\spectra_data.mat
........................\极限学习机的回归拟合及分类.docx
Extreme Learning Machine