Skip to content

Commit d449c68

Browse files
author
Lazy Programmer
committed
Merge branch 'master' of github.com:lazyprogrammer/machine_learning_examples
2 parents f0578ca + f8c025e commit d449c68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ann_class2/cntk_example.py

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737

3838

3939
# get the data, same as Theano + Tensorflow examples
40-
# no need to split now, the fit() function will do it
4140
X, Y = get_normalized_data()
4241

4342
# get shapes

0 commit comments

Comments
 (0)