Bill Zorn
0132345ebe
first version of something that torch-rnn can use with streaming
2016-05-09 02:13:17 -07:00
Bill Zorn
d4b5ef2104
code changes for encoding updates and sanity checker script that found them
2016-05-06 18:36:35 -07:00
Bill Zorn
8fc9f8d39d
new transforms, plus slow reference line randomizer
2016-05-06 15:19:06 -07:00
Bill Zorn
cf018f07b4
few small tweaks to encoding, hopefully final version for now
2015-11-25 23:14:44 -08:00
reimannsum
0d78b7ab91
updating to the newest version of mtgencode and finishing html support
2015-11-08 20:16:29 -05:00
Bill Zorn
5fbd2dca8e
Improved MSE support; lots of cool stuff goes into notes, and bsides work.
...
Also changed the phrasing of uncast a bit to be clearer for unpasses.
2015-08-14 23:40:47 -07:00
Bill Zorn
49e386ac4f
various improvements, added cbow
2015-07-29 01:21:34 -07:00
Bill Zorn
08dc3944f8
made decoding better
2015-07-23 01:04:40 -07:00
Bill Zorn
747614e355
Added decode script with two supported formats.
...
Other misc fixes as well, we get all of the choice cards right in the encoding.
2015-07-17 01:13:58 -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