aboutsummaryrefslogtreecommitdiff
path: root/nerv/nn
Commit message (Expand)AuthorAge
* seq buffer support shuffleQi Liu2016-05-11
* clip on gradient nowQi Liu2016-05-09
* fix bug in affine.luaQi Liu2016-05-09
* prepare for the replacement of `asr_trainer.lua` with `trainer.lua`Determinant2016-05-08
* add doc for repoDeterminant2016-04-28
* add docDeterminant2016-04-28
* remove redundant parameters in nerv.ParamRepo:addDeterminant2016-04-21
* add doc for ioDeterminant2016-04-20
* add doc for nerv.Network; remove the generated HTML docDeterminant2016-04-19
* update general trainerQi Liu2016-03-31
* fix bug of momentum & update mse layerQi Liu2016-03-29
* fix "not implemented" and lstm rebinding bugsalpha-3.1Determinant2016-03-26
* adjust the parameter order of methods from ParamRepoDeterminant2016-03-17
* Merge branch 'master' of github.com:liuq901/nerv into liuq901-masterDeterminant2016-03-17
|\
| * RNN support multiple input & fix network flush bugQi Liu2016-03-17
* | merge seq_buffer and change asr_trainer.lua accordinglyDeterminant2016-03-16
|/
* fix duplicate bug on <input> & <output>Qi Liu2016-03-15
* speedup duplicate layerQi Liu2016-03-15
* speedup border flushQi Liu2016-03-14
* adapt asr_trainer.lua to new architectureDeterminant2016-03-11
* Merge branch 'master' of https://github.com/liuq901/nerv into liuq901-masterDeterminant2016-03-11
|\
| * update mini_batch_initQi Liu2016-03-11
| * update add_prefix for graph layerQi Liu2016-03-03
| * fix bugQi Liu2016-03-02
| * add identity layerQi Liu2016-03-02
| * network completeQi Liu2016-03-02
| * network init completeQi Liu2016-03-01
| * add network & fix graph_layerQi Liu2016-02-29
| * graph layer completeQi Liu2016-02-29
* | major change: clearer param binding semantics; permit rebinding; enableDeterminant2016-03-10
|/
* clean up obsolete filesDeterminant2016-02-22
* add layers from `layersT/` to `layer/`Determinant2016-02-21
* improve parameter auto-detectionDeterminant2016-02-16
* try a basic mergeDeterminant2016-02-15
* added has_param api for param_repotxh182015-11-20
* working on automatic parameter for layerstxh182015-11-20
* added update_select_rows to doctxh182015-10-28
* added update_select_rows for select_linear:update speed-uptxh182015-10-27
* added timer for profilingtxh182015-10-25
* kaldi mpe training supportYimmon Zhuang2015-09-18
* ...Determinant2015-08-31
* move global_transf to asr_trainer.luaDeterminant2015-08-26
* make network configuration example file clearerDeterminant2015-08-06
* ...Determinant2015-08-04
* major change: use luarocks to manage projectDeterminant2015-06-22