Commit Graph

11 Commits

Author SHA1 Message Date
FengZiYjun
eb66cbe6c4 restructure module: 4 classes; add modules; move prototype and rename 2018-07-12 21:53:42 +08:00
FengZiYjun
7514be6f30 - add validation loss into trainer.train
- restructure: move reproduction outside
- add evaluate in tester
2018-07-11 21:51:35 +08:00
FengZiYjun
32652407df restructure files & add "modules" directory & add CRF.py 2018-07-01 10:39:36 +08:00
FengZiYjun
3e1d995b3c update file structures 2018-06-25 14:16:47 +08:00
FengZiYjun
58127d3c4e start building word seg (generally seq2seq) model 2018-05-30 22:28:22 +08:00
FengZiYjun
fdd26b8e58 add LICENSE, setup.py & requirements.txt 2018-05-25 18:32:02 +08:00
FengZiYjun
3081a57ef9 optimize trainer logic & prepare charlm test 2018-05-24 10:45:01 +08:00
FengZiYjun
6b357bec40 design intermediate controller between trainer and pytorch model 2018-05-23 17:48:26 +08:00
FengZiYjun
7b46f422c7 add base methods for model.base_model 2018-05-22 11:15:27 +08:00
FengZiYjun
4f71d44999 build classes for saver 2018-05-22 10:34:03 +08:00
FengZiYjun
6e1446beb1 first commit 2018-05-21 22:36:11 +08:00