aboutsummaryrefslogtreecommitdiff
path: root/nerv/examples
Commit message (Collapse)AuthorAge
* Merge pull request #31 from liuq901/masterTed Yin2016-03-12
|\ | | | | modfiy param generate & rewrite LSTM layer
| * fix bugQi Liu2016-03-11
| |
| * add recipe and fix bugsQi Liu2016-03-11
| |
* | ...Determinant2016-03-12
| |
* | ...Determinant2016-03-11
|/
* adapt asr_trainer.lua to new architectureDeterminant2016-03-11
|
* major change: clearer param binding semantics; permit rebinding; enableDeterminant2016-03-10
| | | | resuming from previous training
* add Penlight to facilitate file copying and dir makingDeterminant2016-03-03
|
* major changes in asr_trainer.lua; unified settings in `gconf`Determinant2016-03-02
|
* add network config for timit baselineDeterminant2016-02-29
|
* clean up obsolete filesDeterminant2016-02-22
|
* try to merge manuallyDeterminant2016-02-17
|
* try a basic mergeDeterminant2016-02-15
|
* big fixes about lm_samplertxh182016-01-19
|
* added lm_sampler, todo:test ittxh182016-01-19
|
* developing sample_grulmtxh182016-01-18
|
* added bigrulm_ptb_main.luatxh182016-01-13
|
* ...txh182016-01-12
|
* added wordprob into gru_ptb_main.luatxh182016-01-11
|
* added word_prob feature to lm_trainertxh182016-01-06
|
* ...txh182016-01-01
|
* try whole vocab for twittercloudygoose2015-12-28
|
* added unk_cn to LMResultcloudygoose2015-12-28
|
* revised twitter set for grulmcloudygoose2015-12-28
|
* ...txh182015-12-25
|
* speedup testout in lm_trainertxh182015-12-25
|
* ...txh182015-12-25
|
* the grulm baseline seems to work finetxh182015-12-25
|
* trying to find a fimpler lstm_v2, then aborttxh182015-12-24
|
* get a new log for rnnlm_h300txh182015-12-23
|
* 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
|
* ...txh182015-12-10
|
* merge conflict resolvetxh182015-12-10
|\
| * Merge branch 'master' of github.com:Nerv-SJTU/nervDeterminant2015-11-23
| |\
| | * Merge pull request #7 from yimmon/masterTed Yin2015-11-23
| | |\ | | | | | | | | support kaldi decoder
| | | * add need_key for sequence trainingYimmon Zhuang2015-11-23
| | | |
| | | * support kaldi decoderYimmon Zhuang2015-10-14
| | | |
| * | | use rearrange = true and frm_trim = 5 in settings and reproduce the results ↵Determinant2015-11-23
| |/ / | | | | | | | | | again
* | | removed flush_all for every mb in process_birnntxh182015-12-10
| | |
* | | bug fix for recent changes in tnntxh182015-12-10
| | |
* | | ...txh182015-12-10
| | |
* | | bilstm_v2 did not run welltxh182015-12-10
| | |
* | | ...txh182015-12-09
| | |
* | | ...txh182015-12-09
| | |