模式识别导论 Pattern Recognition - 武汉大学图像处理与 .ppt

模式识别导论 Pattern Recognition - 武汉大学图像处理与 .ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
模式识别导论 Pattern Recognition - 武汉大学图像处理与 .ppt

11.6.2 Neuron Model Network Architecture Neuron and transfer function: nnd2n1/2 Training Styles: Incremental Training: “adapt”, the inputs are presented as a cell array of sequential vectors Batch training: : “train”, the inputs are presented as a matrix of concurrent vectors A single neuron cannot do very much. However, several neurons can be combined into a layer or multiple layers that have great power. Toolbox Network Architecture The architecture of a network consists of a description of how many layers a network has, the number of neurons in each layer, each layer’s transfer function, and how the layers connect to each other. The best architecture to use depends on the type of problem to be represented by the network. 6-4-3 Any reasonable function can be represented with a two-layer network: a sigmoid layer feeding a linear output layer. Networks with biases can represent relationships between inputs and outputs more easily than networks without biases. Toolbox 11.6.3 Perceptrons Introduction Neuron Model Perceptron Architecture Learning Rules: perceptron learning rule (learnp) Training Limitations and Cautions Graphical User Interface Summary nnd4db/ nnd4pr :newp Toolbox 11.6.4 Linear Filters Introduction Neuron Model Perceptron Architecture Learning Rules: LMS Algorithm, Widrow-Hoff learning algorithm (learnwh) Training Limitations and Cautions Summary :newlin Toolbox 11.6.5 Backpropagation Introduction Model Architecture Training: backpropagation algorithms Faster Training Limitations and Cautions Summary : newff, newrb, newpnn Toolbox 11.6.6 Competitive Network Introduction Competitive Learning Self-Organizing Maps Learning Vector Quantization Networks Summary : newc, newsom, newlvq Toolbox 讨论 人工神经网络是由大量神经元经广泛互联组成的非线性网络,单元间的连接强度从样本中学习 神经网络模型决定于神经元类型,神经元间的连接方式和学习算法 MLP、RBF和SOFM是模式识别中应用最多的几种模型 习题 解释Hebb学习规则的基本思想 浏览Matlab的neural network toolbox的帮助文档(perceptron, linear filter, bp) 写出C-Means算法双层神经网络实现的算法描述或画出流程图 以两类情况为例,证明当神经网络输出采用“c中取1”编码,隐层和输出层神经元均采用Si

文档评论(0)

wangxing1张 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档