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.
1 parent a12a70b commit 0fab6afCopy full SHA for 0fab6af
cnn_class/cnn_theano.py
@@ -18,7 +18,7 @@
18
19
from datetime import datetime
20
21
-from benchmark import get_data, y2indicator, error_rate
+from benchmark import get_data, error_rate
22
23
24
def relu(a):
0 commit comments