Hi there,
In Course 1 week 2, I have a question about the presentation More vectorization examples, at 4’14 (or in this picture)
We initialize J=0, dw1=0, dw2=0, db=0
Then in the for loop, the first thing we do is compute z= Wx+b… Shouldn’t we need to initialize W and b too?
Not sure I am posting this in the right section, thanks for telling me.
Thank you all for your help,
Best,