aboutsummaryrefslogtreecommitdiff
path: root/nerv/examples/lmptb/lm_trainer.lua
Commit message (Collapse)AuthorAge
* added word_prob feature to lm_trainertxh182016-01-06
|
* ...txh182015-12-25
|
* speedup testout in lm_trainertxh182015-12-25
|
* added compressed_label support in the readertxh182015-12-21
|
* removed flush_all for every mb in process_birnntxh182015-12-10
|
* bilstm_v2 did not run welltxh182015-12-10
|
* some log changtxh182015-12-06
|
* small bug fix on lm train scripttxh182015-12-06
|
* small bug fix in lm training scripttxh182015-12-06
|
* added twitter, added bilstmlm script, todo: test bilstmlmtxh182015-12-05
|
* added one_sen_report to lm_process_filetxh182015-12-04
|
* added testout command for lstmlmtxh182015-12-04
|
* added log_redirect to SUtiltxh182015-12-04
|
* moved tnn to main nerv dir and added it to Makefiletxh182015-12-03
|
* function name change in LMTrainertxh182015-12-02
|
* added wcost for biasparam in lm_trainertxh182015-11-24
|
* added small opt: use mmatrix in lm_trainer and readertxh182015-11-17
|
* coding style changetxh182015-11-17
|
* ...txh182015-11-16
|
* used os.clock() for timertxh182015-11-16
|
* fixed direct update, did not know the resulttxh182015-11-16
|
* added timertxh182015-11-15
|
* cleaning files...txh182015-11-12