Trigger_word_detection_v2a_file_error

My file is not getting graded ,shows 0 marks,what might be
the issue ,please some one help please.

Thank you

1 Like

Hi @vemula_suman ,

Have your assignment passed all the test before submitting to the grader? If not, then, you need to rerun all your code and making sure that each exercise produces output that matches the expected output without any error.

To make a clean run of your code, from the top of the menu bar, clicks:
kernel → restart and clear all output
cell → run all

Thank you
got solved

1 Like

Be extremely careful that any time you modify anything in a notebook for Course 5, you should always restart the kernel and then re-run the entire notebook starting from the first cell.