文件名称:GMDH

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2017-07-26
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ad***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

gmdh代码 训练方法
——————————————
1.将数据集分为训练集和测试集。
2.建立输入层
3.建立所有符合5楼条件的神经元(只考虑“攻”和“受”的关系,不考虑具体的权值)。如果前面几层共有N个神经元,那么我们就需要建立N(N-1)/2个神经元。
4.用最小二乘法确定权值
5.计算每一个神经元在测试集上的表现。
6.选取表现最好的K个神经元放在后面一层。(K可以自己选择)
7.重复3,直到网络的性能足够好,或者网络开始过拟合。(GMDH codeTraining methods
--------------
1. Divide the data set into training sets and test sets.
2. Create an input layer
3. Establish all neurons that meet the conditions of the 5th floor (only consider the "attack" and "by" the relationship, regardless of the specific weight). If there are N neurons in the first few layers, then we need to establish N (N-1) / 2 neurons.
4. Determine the weight using the least squares method
5. Calculate the performance of each neuron on the test set.
6. Select the best performing K neurons on the back. (K can choose their own)
7. Repeat 3, until the network performance is good enough, or the network began to fit.)
相关搜索: gmdh

(系统自动生成,下载前可以参看下载内容)

下载文件列表

GMDH - 副本.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org