C5W4 Programming Assignment

Hi Team,

I encountered this error “Cell #16. Can’t compile the student’s code. Error: AssertionError(‘Wrong values when training=True’)” after submitting my assignment. And it resulted in a 0 grade, but I’ve got most of the functions passing the test cases.

Is it possible I messed up the cell structure so the entire notebook can’t be processed properly?

Thank you!

Be sure you pass all of the unit tests before you submit for grading. You can’t submit an incomplete assignment.