更改
跳到导航
跳到搜索
第93行:
第93行:
− +
→连接和权重(Connections and weights)
====连接和权重(Connections and weights)====
====连接和权重(Connections and weights)====
''网络''由连接组成,每个连接传递一个神经元的输出 <math>i</math> 到一个神经元的输入 <math> \j </math>. 从这个角度来说, <math>i</math> 是 <math> \j </math> 的前驱, <math> \j </math> 是 <math>i</math> 的后继.每个连接被赋予一个权重 <math>w_{ij}</math>.
''网络''由连接组成,每个连接传递一个神经元的输出 <math>m</math> 到一个神经元的输入 <math> n </math>. 从这个角度来说, <math>m</math> 是 <math> n</math> 的前驱, <math> n </math> 是 <math>m</math> 的后继.每个连接被赋予一个权重 <math>w_{mn}</math>.
====传播函数(Propagation function)====
====传播函数(Propagation function)====