更改

添加3字节 、 2018年8月12日 (日) 14:36
第93行: 第93行:     
====连接和权重(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>i</math> 到一个神经元的输入 <math> \j </math>. 从这个角度来说, <math>i</math> 是 <math> \j </math> 的前驱, <math> \j </math> 是 <math>i</math> 的后继.每个连接被赋予一个权重 <math>w_{ij}</math>.
    
====传播函数(Propagation function)====
 
====传播函数(Propagation function)====