Skip to content

Commit

Permalink
Update mlp_training.py
Browse files Browse the repository at this point in the history
hamuchiwa authored Jun 12, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 827354c commit 99c7518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion computer/mlp_training.py
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
import numpy as np
import glob
import sys
from sklearn.cross_validation import train_test_split
from sklearn.model_selection import train_test_split

print 'Loading training data...'
e0 = cv2.getTickCount()

0 comments on commit 99c7518

Please sign in to comment.