-
Failed test case: reshape_and_normalize has incorrect type.
Expected:
typing.Callable,
but got:
<class ‘NoneType’>. -
There was a problem grading your submission. Details:
issubclass() arg 1 must be a class
3.Failed test case: history has incorrect type.
Expected:
<class ‘keras.callbacks.History’>,
but got:
<class ‘NoneType’>.