专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
目录
相关文章推荐
爱可可-爱生活  ·  RoboPrompt ... ·  4 天前  
奇舞精选  ·  程序员必备!面向Prompt编程全攻略 ·  4 天前  
爱可可-爱生活  ·  【Pumpkin:由 Rust 编写的 ... ·  5 天前  
爱可可-爱生活  ·  【ComfyUI-Fluxtapoz:用于 ... ·  5 天前  
51好读  ›  专栏  ›  机器学习研究会

【论文】随机配置网络:原理与算法

机器学习研究会  · 公众号  · AI  · 2017-02-17 18:59

正文



点击上方“机器学习研究会”可以订阅哦
摘要
 

作者:Dianhui Wang & Ming Li

论文《Stochastic Configuration Networks: Fundamentals and Algorithms》摘要:

This paper contributes to a development of randomized methods for neural networks. The proposed learner model is generated incrementally by stochastic configuration (SC) algorithms, termed as Stochastic Configuration Networks (SCNs). In contrast to the existing randomised learning algorithms for single layer feed-forward neural networks (SLFNNs), we randomly assign the input weights and biases of the hidden nodes in the light of a supervisory mechanism, and the output weights are analytically evaluated in either constructive or selective manner. As fundamentals of SCN-based data modelling techniques, we establish some theoretical results on the universal approximation property. Three versions of SC algorithms are presented for regression problems (applicable for classification problems as well) in this work. Simulation results concerning both function approximation and real world data regression indicate some remarkable merits of our proposed SCNs in terms of less human intervention on the network size setting, the scope adaptation of random parameters, fast learning and sound generalization.


原文链接:

https://www.researchgate.net/publication/313642491_Stochastic_Configuration_Networks_Fundamentals_and_Algorithms

“完整内容”请点击【阅读原文】
↓↓↓