#True positive/#Predicted positive
#True positives/#Actural positives
backward propagation
s<sub>j+1</sub>*s<sub>j</sub>+1
Be careful with the MATLAB syntax: for i = 1:10 COLON not COMMA!
for i = 1:10