Commit Graph

5 Commits

Author SHA1 Message Date
Brandon Amos 9d1bd99579 Update copyright notices.
sed -i "/[Cc]opyright.*2015.*Carnegie Mellon University/s/2015/2015-2016/;"  $(git grep '[Cc]opyright.*Carnegie Mellon University'  | sed 's/:.*//' | uniq)
2016-01-13 14:52:52 -05:00
Brandon Amos 7d49bef758 Fix pep8 issues. 2015-12-21 19:09:54 -05:00
Brandon Amos eecb0041e1 Improvements to create-train-val-split.
+ Use python2 for consistency with our other Python code.
+ The previous version left empty subdirectories.
  This modification deletes them.
2015-12-21 18:08:39 -05:00
Brandon Amos 5ca23547fc Fix some pep8 warnings. 2015-10-12 11:30:29 -04:00
Brandon Amos df40fa2af0 Initial commit of Python alignment portions. 2015-09-24 17:36:29 -04:00