Commit graph

19 commits

Author SHA1 Message Date
Bill Zorn
f0a8f3d1c7 final improvements for poster 2015-12-06 20:45:52 -08:00
Bill Zorn
d047ded658 ipython and beginning of pairing 2015-12-06 14:26:02 -08:00
Bill Zorn
00159593bb minor fixes and analysis script to collect data for a checkpoint 2015-12-06 00:07:15 -08:00
Bill Zorn
7c8ebe7015 updated validate to be more modular and have a few more properties to check 2015-12-04 22:08:23 -08:00
Bill Zorn
11eb30a5b5 Merge branch 'master' of github.com:billzorn/mtgencode 2015-12-04 20:01:59 -08:00
Bill Zorn
947e41ea80 updated ngrams script so it can also use the nltk model 2015-12-04 20:01:29 -08:00
Bill Zorn
28c3609c37 Merge branch 'master' of github.com:billzorn/mtgencode 2015-12-03 15:21:24 -08:00
Bill Zorn
c1eeb521ac added percentages to validate output 2015-12-03 15:20:54 -08:00
Bill Zorn
a8c1303e7f now also cleans up the dumps 2015-12-02 15:27:18 -08:00
Bill Zorn
34176585b2 some fixes 2015-12-02 15:17:29 -08:00
Bill Zorn
afd89730ad critical fix for cbow, some new management scripting work 2015-12-02 14:59:52 -08:00
Bill Zorn
4c625c1e29 added autotraining script 2015-12-02 11:01:45 -08:00
Bill Zorn
99a565b77e Merge branch 'master' of github.com:billzorn/mtgencode
Conflicts:
	scripts/validate.py
2015-12-01 13:39:39 -08:00
Bill Zorn
b22dcafc89 collecting changes stranded on leveler 2015-12-01 13:36:47 -08:00
Bill Zorn
03c98f92bf many new categories to check for 2015-11-30 18:37:43 -08:00
Bill Zorn
6606a5530e very first version of card validation script 2015-11-18 16:28:12 -08:00
Bill Zorn
6b80e49d2b added some data processing scripts 2015-11-17 00:47:18 -08: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