W4_A1_Inconsistent W and b notation

In the week 4 programming assignment 1, in Figure 3 (as attached screenshot), the notation for W matrix is different from that in the course lecture.

In Figure 3, the W matrix is referred to as W_1 and W_2.
In the course lecture, the W matrix is referred to as W^{[1]} and W^{[2]}.

The same problem for the bias parameter b in Figure 3.

That’s a good point. I will file a bug on that. Thanks for the report!