Back Propagation Neural Network 1: Lili Ayu Wulandhari PH.D
Back Propagation Neural Network 1: Lili Ayu Wulandhari PH.D
Back Propagation Neural Network 1: Lili Ayu Wulandhari PH.D
Network 1
Where:
b11 b21 xi : The ith Input Neuron
yj : The jth Hidden Neuron
w11 zk : The kth Output Neuron
x1 y1 v11
w12 wij : Weights of the the ith Input Neuron
v1m z1 to the jth Hidden Neuron
w1l
w21 v21 vjk : Weights of the the jth Hidden
x2 y2 .
w22 Neuron to the kth Output Neuron
. . v2m . b : Bias
w2l
. wn1 . vl1 .
wn2 vlm zm
. .
xn yl
wnl
Input Layer Hidden Layer Output Layer
Backpropagation Neural
Network Algorithm
Backpropagation Neural
Network Algorithm
Backpropagation Neural
Network Algorithm
Backpropagation Neural
Network Algorithm
References
• Simon S Haykin, Neural networks and learning machines,
volume 3. Pearson Education Upper Saddle River, 2009.
• Sandhya Samarasinghe. Neural networks for applied
sciences and engineering: from fundamentals to complex
pattern recognition. CRC Press, 2006.
• Bishop, Christopher M. Neural networks for pattern
recognition. Oxford university press, 1995.