Dear sir/madam,
I’m getting this error in the grader output :
Failed test case: convolutional_model has incorrect type.
Expected:
typing.Callable,
but got:
<class ‘NoneType’>.
Please Guide.
Regards.
Dear sir/madam,
I’m getting this error in the grader output :
Failed test case: convolutional_model has incorrect type.
Expected:
typing.Callable,
but got:
<class ‘NoneType’>.
Please Guide.
Regards.
This is the notebook for which I am getting an error.