We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0578ca + f8c025e commit d449c68Copy full SHA for d449c68
ann_class2/cntk_example.py
@@ -37,7 +37,6 @@
37
38
39
# get the data, same as Theano + Tensorflow examples
40
-# no need to split now, the fit() function will do it
41
X, Y = get_normalized_data()
42
43
# get shapes
0 commit comments