Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
799
Star
6,356
Fork
1,676
Rochester-NRT
/
AlphaGo
Code
Issues
14
Pull requests
1
Wiki
Pulse
Graphs
Permalink
Browse files
Merge branch 'develop' of
https://github.com/Rochester-NRT/AlphaGo
in…
…to develop
develop
2 parents
1f0ea50
+
8b92df8
commit
14b91e784a36fe368e872dc90e74cdb8fe2f57ba
ttrine
committed
Mar 21, 2016
Unified
Split
Showing
1 changed file
with
0 additions
and
1 deletion
.
+0
−1
AlphaGo/preprocessing/game_converter.py
Show notes
View
1
AlphaGo/preprocessing/game_converter.py
@@ -50,7 +50,6 @@ def batch_convert(self, folder_path, features=None):
yield
sample
if
__name__
==
'
__main__
'
:
-
import
os
import
argparse
import
json
import
cPickle
as
pickle
Toggle all file notes
0 comments on commit
14b91e7
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
14b91e7