Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | small change in tnn, will create all sub-layers first | txh18 | 2015-12-29 | |
| | | ||||
| * | Merge branch 'txh18/rnnlm' of github.com:cloudygoose/nerv into txh18/rnnlm | txh18 | 2015-12-29 | |
| |\ | ||||
| | * | try whole vocab for twitter | cloudygoose | 2015-12-28 | |
| | | | ||||
| * | | Merge branch 'txh18/rnnlm' of github.com:cloudygoose/nerv into txh18/rnnlm | txh18 | 2015-12-28 | |
| |\| | ||||
| | * | added unk_cn to LMResult | cloudygoose | 2015-12-28 | |
| | | | ||||
| * | | ... | txh18 | 2015-12-28 | |
| |/ | ||||
| * | revised twitter set for grulm | cloudygoose | 2015-12-28 | |
| | | ||||
| * | ... | txh18 | 2015-12-25 | |
| | | ||||
| * | speedup testout in lm_trainer | txh18 | 2015-12-25 | |
| | | ||||
| * | ... | txh18 | 2015-12-25 | |
| | | ||||
| * | the grulm baseline seems to work fine | txh18 | 2015-12-25 | |
| | | ||||
| * | trying to find a fimpler lstm_v2, then abort | txh18 | 2015-12-24 | |
| | | ||||
| * | get a new log for rnnlm_h300 | txh18 | 2015-12-23 | |
| | | ||||
| * | changed affine_recurrent used in lm to affine_recurrent_plusvec | txh18 | 2015-12-23 | |
| | | ||||
| * | added copy_rows_fromd_by_colidx for clearer naming | txh18 | 2015-12-22 | |
| | | ||||
| * | ... | txh18 | 2015-12-22 | |
| | | ||||
| * | give a update_select_rows a more proper name | txh18 | 2015-12-22 | |
| | | ||||
| * | added a garbace collect in tnn | txh18 | 2015-12-21 | |
| | | ||||
| * | added compressed_label support in the reader | txh18 | 2015-12-21 | |
| | | ||||
| * | small mistake in layersT | txh18 | 2015-12-20 | |
| | | ||||
| * | added find_param method for layersT | txh18 | 2015-12-20 | |
| | | ||||
| * | bug fix in lmptb.vocab | txh18 | 2015-12-13 | |
| | | ||||
| * | ... | txh18 | 2015-12-13 | |
| | | ||||
| * | move lmvocab:read_line to lmutil | txh18 | 2015-12-13 | |
| | | ||||
| * | bug fix: added check in the select_linear kernel | txh18 | 2015-12-11 | |
| | | ||||
| * | ... | txh18 | 2015-12-10 | |
| | | ||||
| * | merge conflict resolve | txh18 | 2015-12-10 | |
| |\ | ||||
| | * | fix the bug in freeing submatrix; add `offset` to Matrix structurebugfix-matrixfree | Determinant | 2015-12-10 | |
| | | | ||||
| | * | Merge branch 'master' of github.com:Nerv-SJTU/nerv | Determinant | 2015-11-23 | |
| | |\ | ||||
| | | * | Merge pull request #7 from yimmon/master | Ted Yin | 2015-11-23 | |
| | | |\ | | | | | | | | | | | support kaldi decoder | |||
| | | | * | add need_key for sequence training | Yimmon Zhuang | 2015-11-23 | |
| | | | | | ||||
| | | | * | support kaldi decoder | Yimmon Zhuang | 2015-10-14 | |
| | | | | | ||||
| | * | | | use rearrange = true and frm_trim = 5 in settings and reproduce the results ↵ | Determinant | 2015-11-23 | |
| | |/ / | | | | | | | | | | | | | again | |||
| * | | | removed flush_all for every mb in process_birnn | txh18 | 2015-12-10 | |
| | | | | ||||
| * | | | bug fix for recent changes in tnn | txh18 | 2015-12-10 | |
| | | | | ||||
| * | | | ... | txh18 | 2015-12-10 | |
| | | | | ||||
| * | | | bilstm_v2 did not run well | txh18 | 2015-12-10 | |
| | | | | ||||
* | | | | Merge pull request #16 from cloudygoose/txh18/rnnlm | TianxingHe | 2015-12-09 | |
|\| | | | | | | | | | | | Added an example of bi-lstm | |||
| * | | | ... | txh18 | 2015-12-09 | |
| | | | | ||||
| * | | | ... | txh18 | 2015-12-09 | |
| | | | | ||||
| * | | | ... | txh18 | 2015-12-09 | |
| | | | | ||||
| * | | | small bugs fix for bilstm script | txh18 | 2015-12-08 | |
| | | | | ||||
| * | | | small bugs fix | txh18 | 2015-12-07 | |
| | | | | ||||
| * | | | ... | txh18 | 2015-12-07 | |
| | | | | ||||
| * | | | lm script change:user can set start_lr | txh18 | 2015-12-06 | |
| | | | | ||||
| * | | | some log chang | txh18 | 2015-12-06 | |
| | | | | ||||
| * | | | added extend_t for tnn to save GPU memory | txh18 | 2015-12-06 | |
| | | | | ||||
| * | | | small bug fix on lm train script | txh18 | 2015-12-06 | |
| | | | | ||||
| * | | | small bug fix in lm training script | txh18 | 2015-12-06 | |
| | | | | ||||
| * | | | small bug fix in lm training script | txh18 | 2015-12-05 | |
| | | | |