I hope you are well, but I would have to politely disagree.
The lecture video misses the formula for the gradient of b2.
There are no comments aiding with the computation of the gradients in the code cell of the assignment.
On a pedagogic note, discrepancies between formulas in different places make it harder for learners. The simplifications in the Jupyter Notebook, don’t really make anything simpler. They drop, among other things, a constant. But most importantly they confuse beginners by, for example, juxtaposing ReLU with the step function.
I am also afraid your response sounds like an excuse and bad UX. People are paying for this course, so it would make sense to keep all materials updated and in sync with one another.
As a wider note, people who have pointed out that something is genuinely missing about this assignment in this forum have been brushed aside rather than taken seriously. Sometimes the user is right.