aboutsummaryrefslogtreecommitdiff
path: root/nerv/examples/lmptb/lmptb
Commit message (Expand)AuthorAge
* clean up obsolete filesDeterminant2016-02-22
* try to merge manuallyDeterminant2016-02-17
* added unk_cn to LMResultcloudygoose2015-12-28
* the grulm baseline seems to work finetxh182015-12-25
* trying to find a fimpler lstm_v2, then aborttxh182015-12-24
* changed affine_recurrent used in lm to affine_recurrent_plusvectxh182015-12-23
* added copy_rows_fromd_by_colidx for clearer namingtxh182015-12-22
* ...txh182015-12-22
* added compressed_label support in the readertxh182015-12-21
* bug fix in lmptb.vocabtxh182015-12-13
* ...txh182015-12-13
* move lmvocab:read_line to lmutiltxh182015-12-13
* bug fix for recent changes in tnntxh182015-12-10
* small bugs fixtxh182015-12-07
* small bug fix for lmptb.lstm_t_v2txh182015-12-04
* trying to use lstm_t_v2 for ptbtxh182015-12-04
* added al_sen_start stat for lmseqreadertxh182015-12-03
* moved tnn to main nerv dir and added it to Makefiletxh182015-12-03
* added se_mode for lmseqreader, todo:check ittxh182015-12-02
* function name change in LMTrainertxh182015-12-02
* added wcost for biasparam in lm_trainertxh182015-11-24
* complete auto-generate paramstxh182015-11-20
* switch to kernel updatetxh182015-11-17
* bug fix for select_linear layer-by-layer updatetxh182015-11-17
* added atomicAdd for select_linear update, however, the result still seems unr...txh182015-11-17
* added small opt: use mmatrix in lm_trainer and readertxh182015-11-17
* used os.clock() for timertxh182015-11-16
* added wcost for select_linear layertxh182015-11-12
* added a little debug info in readertxh182015-11-11
* small bug in lmseqreadertxh182015-11-09
* small bug about zeroing errortxh182015-11-09
* trying to test softmax_ce_ttxh182015-11-08
* first small tnn test seems to worktxh182015-11-06
* working on TNN:net_propagatetxh182015-11-03
* still working on TNNtxh182015-11-03
* ...txh182015-11-02
* finished a simple version of lmseqreadertxh182015-10-30
* still working in lmseqreadertxh182015-10-30
* doingtxh182015-10-28
* TODO:implement lmseqreadertxh182015-10-28
* added update_select_rows for select_linear:update speed-uptxh182015-10-27
* using copy_rows_fromd for select-liner:propagate, TODO:speed up select-linear...txh182015-10-26
* lmptb can be run after merge from mastertxh182015-10-23
* ...cloudygoose2015-08-11
* Last port is wrongcloudygoose2015-08-11
* lmptb ported to herecloudygoose2015-07-23