andreykurenkov / HybridVec

Repo for CS 224N project
4 stars 3 forks source link

Support Python3+PyTorch5+windows #19

Closed haroldmei closed 5 years ago

haroldmei commented 5 years ago

1, Attempt to run on windows with python 3.6.7 + pytorch 5; 2, Remove the pytorch-monitor from code. Do we really need it? 3, Reorganize the output structure to be 'outputs/{model}-{test name}-{vocab size}'. Now there are 2 models: baseline, seq2seq; @andreykurenkov please review, thanks!

andreykurenkov commented 5 years ago

hey, sorry did not get around to reviewing this, but looks good!