Course 4 W1 Convolutional Model, Step by Step

The 1st code cell on top of your notebook should have this:
from public_tests import *

public_tests.py is present in the same directory as the notebook if you want to have a look. This file contains the definition of pool_forward_test

Please follow these steps to refresh your workspace if required.

1 Like