Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tasuki committed Mar 7, 2018
1 parent 9bc89ed commit a8d59e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions munch/process_games.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ cat "$DATADIR"/records-all.txt | sort | uniq -u > "$DATADIR"/records-clean.txt
# create train/valid/test data sets
python split_records.py "$DATADIR"

# convert records to hdf5
python convert_records.py "$DATADIR"

0 comments on commit a8d59e4

Please sign in to comment.