Hi,
I’m having trouble understanding the instructions for Exercise 6. Are we supposed to substitute n_x, n_y with X_multi_norm, Y_multi_norm in Section 2? When I do that, nothing changes. Or are we supposed to hardcode X.shape(2, m)? Or none of the above??
Thanks