I’ve completed the assignment and I need to get atleast a grade but it just fails me. An image has been attached for reference. Plz help
1 Like
Syntax errors typically happen on the line previous to where it is reported.
Or, you’ve accidentally changed the cell type for that function from “Code” to “Markdown”, and it isn’t valid python code.
It’s difficult to tell from the grader feedback.
Check your notebook around where you have code for X = Dropout(…).
1 Like
There’s no mistake in the code and the cell type format is intact. dk wts wrong.
Does your code pass all of the test cases in the notebook?
Ya it did when i missed a parantheses