Hi,
I am getting DL Course 5 (Sequence models) Week 1, Programming Assignment 1, Question 4, grader is throwing below error. The same function is passing the immediate unit-tests that were right below, but still grader gives the error. Not able to understand whats going on. Any help is appreciated.
Code Cell UNQ_C4: Unexpected error (TypeError(‘cannot unpack non-iterable NoneType object’)) occurred during function check. We expected function lstm_forward
to return Test 3 failed. Please check that this function is defined properly.
If you see many functions being marked as incorrect, try to trace back your steps & identify if there is an incorrect function that is being used in other steps.
This dependency may be the cause of the errors.