Skip to content
Browse files

Merge branch 'develop' of https://github.com/Rochester-NRT/AlphaGo in…

…to develop
2 parents 1f0ea50 + 8b92df8 commit 14b91e784a36fe368e872dc90e74cdb8fe2f57ba @ttrine ttrine committed
Showing with 0 additions and 1 deletion.
  1. +0 −1 AlphaGo/preprocessing/game_converter.py
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

0 comments on commit 14b91e7

Please sign in to comment.
Something went wrong with that request. Please try again.