We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddbede1 + 932d658 commit c375c8cCopy full SHA for c375c8c
grade_task2.py
@@ -1,5 +1,5 @@
1
import numpy as np
2
-from tasks import step, ReLU
+from tasks import step, ReLu
3
4
5
def test_relu_default_cutoff():
0 commit comments