- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
神经网络课5-1教案n
Chapter 5 Feedback Neural Network 5.1 Hopfield neural network 5.1.1 Discrete Hopfield Neural Network Hopfield network architecture 2 B. Working principle 3. Stability analysis 5.1.2 Associative Memory B. Hetero-association Memory C. Learning rule Hopfield network association and recall algorithm Example 1 Example 2 Association memory function Synchronous computing 5.1.3 Continuous Hopfield Neural Network CHNN Model Definition of Energy Function 5.1.4 Computing for optimization * 5.1 Hopfield neural network 5.2 BAM network Feedback network is a nonlinear dynamic system. In 1982, Hopfield J J brought forward a single layer feedback network composed of nonlinear component. Nonlinear difference equation ? Discrete HNN (DHNN) differential equation ? Continuous HNN (CHNN) Applications: associative memory or classification computing for optimization w12 w1n w21 wn, 1 N1 N2 Nn-1 Nn w2n … x1 x2 xn-1 xn wn-1, n wn-1, 1 wn, 2 wn-1, 2 … … v1(t) v2(t) vn(t) y1 y2 yn-1 yn A. Hopfield network architecture ? ? ? z-1 z-1 z-1 w11 w1n wn1 wnn ?1 - - - ?2 ?n u2(t) u1(t) un(t) x1(t+1) x2(t+1) xn(t+1) x1(t) x2(t) xn(t) … … Computing formula: 1. Asynchronous(series) pattern xi(t+1)=sgn[ui(t)] xj(t+1)=xi(t) ( j?i ) 2. Synchronous(parallel) pattern xi(t+1)=sgn[ui(t)] ( i=1,2,…,n ) 3. Network stability Using “energy function” Matrix format: x=1 or –1, w and ? are limited constant, so the energy function is limited constant. If ?E=E(t+1)-E(t) ? 0 then the network converges to a steady status. Assumption: series pattern, wij=wji , wkk?0 ?E=E(t+1)-E(t) ?xk=xk(t+1)-xk(t) only kth node is enabled xk(?)=?1 wij=wji wkk?0 ? ?E?0 The energy function is limited constant, therefore the network can converge to a local minimum point. A. Auto-association Memory Two special points: Content-addressable memory Information is distributed over a field of nodes. The M samples ({xi}, i=1,2,…,M ) are stored in the network through learning process.
文档评论(0)