Skip to content

Commit 0fab6af

Browse files
author
Lazy Programmer
committed
remove y2i
1 parent a12a70b commit 0fab6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cnn_class/cnn_theano.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
from datetime import datetime
2020

21-
from benchmark import get_data, y2indicator, error_rate
21+
from benchmark import get_data, error_rate
2222

2323

2424
def relu(a):

0 commit comments

Comments
 (0)