Conv_block initializer U-Net week 3

Hello, I’m getting this error message TypeError: (‘Keyword argument not understood:’, ‘kernel_initalizer’). This is what I am using there kernel_initializer=‘he_normal’. I checked not to omit commas and parentheses in the function. I can not find the mistake.

If you “copy/pasted” the error message exactly as it is, then it looks like you misspelled kernel_initializer.

1 Like

thank you very much, only one of the two was wrong, I understood that the problem was the value of the argument