Course 4 week 1 Assignment 2

Expected value

[‘ReLU’, (None, 64, 64, 32), 0]

does not match the input value:

[‘Activation’, (None, 64, 64, 32), 0]

Please help

Which function in the exercise is throwing that error?

Use tfl.ReLU() instead of tfl.Activation()