Commit Graph

4 Commits

Author SHA1 Message Date
reimannsum 6a1872ccf4 Create process_output.sh
script to format ans summarize each output in the cards directory
2015-10-30 12:05:15 -04:00
reimannsum fb62978e19 Create make_output.sh
script to sample every checkpoint, only if not training, then rsync to remote location
2015-10-30 12:02:21 -04:00
Bill Zorn 2a0e014c41 Changed things to use the python module system better and have argparse.
Encode now supports multiple formats, still working on decoding them nicely.
2015-07-15 23:40:15 -07:00
Bill Zorn 1a4965fd83 EVERYTHING HAS CHANGED
Added lib and script subdirs to organize things; the biggest change is that now
we have a really powerful Card class that can handle all of the decoding and
encoding for us. encode.py has been written to take advantage of this, other
things have not yet. Coming soon! As a side note the changes to output.txt
are purely cosemtic, though the order should be stable now.
2015-07-14 00:07:25 -07:00