Difference between revisions of "McCulloch-Pitts neuron/Block diagram"

From Maths
Jump to: navigation, search
(Created page with "{| class="wikitable" border="1" |- | <span style="font-size:1.1em;"><center> <mm>\xymatrix{ I_1 \ar[drr]^{w_1} & & \\ \vdots \ar@{.>}[rr] & & *++[o][F-]{\sum} \a...")
 
m (Forgot bias)
Line 4: Line 4:
 
<mm>\xymatrix{
 
<mm>\xymatrix{
 
       I_1  \ar[drr]^{w_1} &  & \\
 
       I_1  \ar[drr]^{w_1} &  & \\
     \vdots \ar@{.>}[rr] &  & *++[o][F-]{\sum} \ar@{<.}[ll]!<0.5em,1.75em> \ar@{<.}[ll]!<0.5em,-1.75em> \ar[r]^-{\text{net}} & *+[o][F-]{\mathcal{A}(\cdot)} \ar[r] & \text{Output}\\  
+
     \vdots \ar@{.>}[rr] &  & *++[o][F-]{\sum} \ar@{<.}[ll]!<0.5em,1.75em> \ar@{<.}[ll]!<0.5em,-1.75em> \ar@{<-}[d]!<0em,1em>_(.9){\theta} \ar[r]^-{\text{net}} & *+[o][F-]{\mathcal{A}(\cdot)} \ar[r] & \text{Output}\\  
     I_n \ar[urr]_{w_n}
+
     I_n \ar[urr]_{w_n} & & &
 
} </mm></center></span>
 
} </mm></center></span>
 
|-
 
|-
 
! Diagram of a McCulloch-Pitts [[neuron (neural network)|neuron]]
 
! Diagram of a McCulloch-Pitts [[neuron (neural network)|neuron]]
 
|}
 
|}

Revision as of 13:11, 22 April 2016

[math]\xymatrix{ I_1 \ar[drr]^{w_1} & & \\ \vdots \ar@{.>}[rr] & & *++[o][F-]{\sum} \ar@{<.}[ll]!<0.5em,1.75em> \ar@{<.}[ll]!<0.5em,-1.75em> \ar@{<-}[d]!<0em,1em>_(.9){\theta} \ar[r]^-{\text{net}} & *+[o][F-]{\mathcal{A}(\cdot)} \ar[r] & \text{Output}\\ I_n \ar[urr]_{w_n} & & & } [/math]
Diagram of a McCulloch-Pitts neuron