hello, can any one help me, I am stuck in week3 programming assignment
iam getting this error
initialize_parameters() missing 1 required positional argument: ‘k’
hello, can any one help me, I am stuck in week3 programming assignment
iam getting this error
initialize_parameters() missing 1 required positional argument: ‘k’
Hi @AhmadFikry,
That’s weird since the function initialize_parameters() as defined does not receive any argument. Can you elaborate on the problem?