In week4 exercise6 train_step, I get the right value for epoch0, but somehow gets a wrong value for epoch1.
The previous posts on week4 exercise6 train_step are about wrong value for epoch0. However, mine is about epoch1.
Also, I don’t seem to have any problem on UNQ_C3, as I have not used tf.square for computations of 4 * (n_H * n_W * n_C) ** 2
I will post the screenshot of my error and my exercise1-6.
Any help is much appreciated.