ImageVerifierCode 换一换
格式:PPT , 页数:34 ,大小:153.23KB ,
文档编号:5205853      下载积分:25 文币
快捷下载
登录下载
邮箱/手机:
温馨提示:
系统将以此处填写的邮箱或者手机号生成账号和密码,方便再次下载。 如填写123,账号和密码都是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

优惠套餐
 

温馨提示:若手机下载失败,请复制以下地址【https://www.163wenku.com/d-5205853.html】到电脑浏览器->登陆(账号密码均为手机号或邮箱;不要扫码登陆)->重新下载(不再收费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  
下载须知

1: 试题类文档的标题没说有答案,则无答案;主观题也可能无答案。PPT的音视频可能无法播放。 请谨慎下单,一旦售出,概不退换。
2: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
3: 本文为用户(晟晟文业)主动上传,所有收益归该用户。163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

1,本文(人工智能与神经网络笔记8课件.ppt)为本站会员(晟晟文业)主动上传,163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
2,用户下载本文档,所消耗的文币(积分)将全额增加到上传者的账号。
3, 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(发送邮件至3464097650@qq.com或直接QQ联系客服),我们立即给予删除!

人工智能与神经网络笔记8课件.ppt

1、AI&NN Notes Chapter 9Feedback Neural Networks9.1 Basic ConceptsAttractor:a state toward which the system evolves in time starting from certain initial conditions.Basin of attraction:the set of initial conditions which initiates the evolution terminating in the attractor.Fixed point:if an attractor i

2、s in a form of a unique point in state space.Limit Cycle:if an attractor consists of a periodic sequence of states.Hopfield Network and its Basic Assumptions12nvvv12nTTT12niiin21wwww2112n1wwn21n2n1.1 layer,n neurons2.T -Threshold of neuron i3.w -weight from j to i4.v -output of neuron j 5.i -externa

3、l input to the i-th neuronijijThe total input of the i-th neuron isnet =iJ=1 jinw v +i -T =W V+i -T ,for I=2,nijjiiitiiwhereW =wwwii1i2in.V=vvv12nThe complete matrix description of the linear portionof the system shown in the figure is given by net=WV+i-twherenet=netnetneti=iii12n12nare vectors cont

4、aining activation,external inputto each neuron and threshold vector,respectively.t=TTT1n2 W is an nn matrix containing network weights:W=www=wwwwwwwwwwww000012nttt12131n21232n31323nn1n2n3w =w ijjiw =0iiand9.2 Discrete-Time Hopfield NetworkAssuming that the neurons activation function is sgn,the tran

5、sition rule of the i-th neuron would be -1,if net 0 (excitatory state)v If,for a given time,only a single neuron is allowed to update its output and only one entry in vector v is allowed to change,this is an asynchronous operation,under which each element of the output vector isupdated separately wh

6、ile taking into account the mostrecent values for the elements that have already beenupdated and remain stable.(*)Based on(*),the update rule of a discrete-time recurrent network,for one value of i at a time,becomesv =sgn(w v +i -T)for random i,i=1,2,n and k=0,1,2,.iK+1itkiiwhere k denotes the index

7、 of recursive update.This is referred as asynchronous stochastic recursion of theHopfield network.This update process will continue until all n entries of v have been updated.The recursive computation continues until the outputnode vector remains unchanged with further iterations.Similarly,for synch

8、ronous operation,we haveiK+1v =TWv +i-t,for all neurons,k=0,1,.K+1kwhere all neurons change their output simultaneously.Geometrical ExplanationThe output vector v is one of the vertices of the n-dimensional cube-1,1 in E space.The vector moves during recursions from vertex to vertex,untilit is stabi

9、lizes in one of the 2 vertices available.The movement is from a vertex to an adjacent vertexsince the asynchronous update mode allows for a single-component update of an n-tuple vector at a time.The final position of v as k,is determined by weights,thresholds,inputs,and the initial vector v as well

10、as the order of transitions.nn0nTo evaluate the stability property of the dynamical system of interest,the computational energy functionis defined in n-dimensional output space v .If the increments of a certain bounded positive-valuedcomputational energy function under the transitionrule are found t

11、o be non-positive,then the function can be called a Lyapunov function,and the systemwould be asymptotically stable.The scalar-valued energy function for the discussedsystem is a quadratic form:nE=-1/2 V WV-i V+t Vtttor E=-1/2 w v v -i v +t v i=1nj=1jinijiji=1i=1niiniiThe energy function in asynchron

12、ous mode.Assume that the output node I has been updated at the k-th instant so that v -v =v .Computing the energygradient vector:ik+1ki E=-1/2(W +W)v-i +t =-Wv-i +t vtttttW =WtThe energy increment becomes E=(E)v=(-W v-i +t )v ttttiiiiThis is because only the i-th output is updated.Therefore we have

13、(v)=0 v 0itThis can be rewritten as E=-(w v +i -t)v for j i,ii i jijnj=1or briefly E=-net v i iNote that when net 0,then v 0 thus (net v)is always non-negative.In other words,any corresponding energy changes E are non-positiveprovided that w =w .i i i i i i ijjiFurther we can show that the non-incre

14、asing energyfunction has a minimum.Since W is indefinite because of its zero diagonal,then E has neither a minimum nor maximum in unconstrained output space.However,E is obviously bounded in n-dimensional space consisting of the 2 vertices of n-dimensional cube,Thus,E has to reach its minimum finall

15、y under the update algorithm.nExample of recursive asynchronous update of computed digit 4:(a)(b)(c)(d)(e)where(a)k=0,(b)k=1,(c)k=2,(d)k=3,(e)k=4.The initial map is a destroyed digit 4 with 20%of thepixels randomly reversed.For k4,no changes are produced at the network output since the system arrive

16、d at one of its stable states.9.3 Gradient-Type Hopfield NetworkConsider the continuous-time single-layer feedbacknetworks.One of its model is given below.ccccgggg112233nn123nvvvvwn11nww32iiii123nuuuu123n123nvvvvIt consists of n neurons,each mapping its input u intothe output v through the activatio

17、n function f(u ).Conductance w connects the output of the j-th neuronto the input of the i-th neuron.It is also assumed thatw =w and w =0.The KCL equation for the input node having potentialu can be obtained asiiiijijjiiiii +w v -u (w +g )=C ij=1jjn ij jij=1jjnijiidudtiDefiningG =w +g ,C=diagC ,C,G=

18、diagG ,G j=1jjniji1n1nThen we haveC du(t)dt=Wv(t)-Gu(t)+i and v(t)=f(u(t)It can be shown thatdEdt=-(c )dudttdvdtIt follows thus that the change of E,in time,are in the general direction toward lower values of he energy function in v space-the stability condition.n 0.iija aija aThe outer product rule

19、 is as follows:For given vectors M=U,U ,where U =(x,x )write1mktkk1nW=(U U -I)=mk=1k kt 0 x x x x x x 0 x x x x x x 0mk=11111222nnnn2kkkkk kk kk kk k=x x x x00k=1k=1mmkkkkn11nand this can be implemented by following procedure:(1)Set W=0 (2)For k=1 to m,input U ,do w =w +x x for all connected pair(i,j)Check to see if it is reasonable:1)Suppose that U ,U are orthogonal and mm,then1mWU =(U U -I)U +(U U -I)U kkkkkttiimi=1ik=U (U U -IU )+(U U U -IU )kkkkkkttmi=1iiik=U n-U +(m-1)(-IU )=(n-1)U -(m-1)U =(n-m)U kkkkkkSgn(WU )=Sgn(n-m)U =U ,k=1,2,mkkkHence U are stable states.k

侵权处理QQ:3464097650--上传资料QQ:3464097650

【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。


163文库-Www.163Wenku.Com |网站地图|