首页 > 其他 > 详细

隐藏层的功能(特征检测器)-----读书笔记

时间:2019-09-10 13:51:16      阅读:107      评论:0      收藏:0      [点我收藏+]

The hidden neurons act as feature detectors; as such, they play a critical role in the operation of a multiplayer perceptron. As the learning process progresses across the multilayer perceptron, the hidden neurons begin to gradually "discover" the salient features that characterize the training data. They do so by performing a nonlinear transformation on the input data into a new space called the feature space. In this new space, the classes of interest in a pattern-classification task, for example, may be more easily separated from each other than could be the case in the original input data space. Indeed, it is the formation of this feature space through supervised learning that distinguishes the multiplayer perceptron from Rosenblatt‘s perceptron.

隐藏层的功能(特征检测器)-----读书笔记

原文:https://www.cnblogs.com/donggongdechen/p/11496465.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!