Hello everyone,
I’m trying to implement the forward pooling layer from the first assignment C4W1. The check cell shows the assertion error “Make sure you have included stride in your calculation”. I’m not sure what is wrong in my implementation, here is my code.