Week_01_assignment_01

Hi,

this is just a suggestion. In exercise 04 - pool_forward the code is tested only for stride = 1. I think other values should be considered too.

Henrikh

In my latest version of this notebook, there are two test cells for pool_forward: one with stride of 1 and one with stride of 2.

Yes. I missed that.

Thanks