aboutsummaryrefslogtreecommitdiff
path: root/nerv
Commit message (Expand)AuthorAge
* ...tnnDeterminant2016-02-17
* try to merge manuallyDeterminant2016-02-17
* fixed some minor problemtxh182016-02-16
* ...Determinant2016-02-16
* improve parameter auto-detectionDeterminant2016-02-16
* pass cflags to nvcc correctly; add omitted func declDeterminant2016-02-16
* move curand_gen out of the matrix layoutDeterminant2016-02-15
* 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
* small bug fix in tnntxh182015-12-29
* small bug fix in tnntxh182015-12-29
* small change in tnn, will create all sub-layers firsttxh182015-12-29
* Merge branch 'txh18/rnnlm' of github.com:cloudygoose/nerv into txh18/rnnlmtxh182015-12-29
|\
| * try whole vocab for twittercloudygoose2015-12-28
* | Merge branch 'txh18/rnnlm' of github.com:cloudygoose/nerv into txh18/rnnlmtxh182015-12-28
|\|
| * added unk_cn to LMResultcloudygoose2015-12-28
* | ...txh182015-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
* give a update_select_rows a more proper nametxh182015-12-22
* added a garbace collect in tnntxh182015-12-21
* added compressed_label support in the readertxh182015-12-21
* small mistake in layersTtxh182015-12-20
* added find_param method for layersTtxh182015-12-20
* bug fix in lmptb.vocabtxh182015-12-13
* ...txh182015-12-13
* move lmvocab:read_line to lmutiltxh182015-12-13
* bug fix: added check in the select_linear kerneltxh182015-12-11
* ...txh182015-12-10
* merge conflict resolvetxh182015-12-10
|\
| * fix the bug in freeing submatrix; add `offset` to Matrix structurebugfix-matrixfreeDeterminant2015-12-10
| * Merge branch 'master' of github.com:Nerv-SJTU/nervDeterminant2015-11-23
| |\
| | * Merge pull request #7 from yimmon/masterTed Yin2015-11-23
| | |\
| | | * add need_key for sequence trainingYimmon Zhuang2015-11-23
| | | * support kaldi decoderYimmon Zhuang2015-10-14