Hi,
I’m completely stuck in exercise 4 of the first programming problem. Precisely there are two caches to take into account.
The activation_cache
comes directly from the activation function (sigmoid or relu): no problem.
But I have no idea what to put in the linear_cache
.
Can you help me for that?
Thanks,
Regards,
Pierre (from France)