aboutsummaryrefslogtreecommitdiff
path: root/nerv/layer/affine_recurrent.lua
Commit message (Expand)AuthorAge
* clean up obsolete filesDeterminant2016-02-22
* changed affine_recurrent used in lm to affine_recurrent_plusvectxh182015-12-23
* complete auto-generate paramstxh182015-11-20
* change updateEI to update_by_err_inputtxh182015-11-16
* coding style changestxh182015-11-16
* unified param updates, now direct_update is the same speed with undirect_updatetxh182015-11-16
* ...txh182015-11-16
* fixed direct update, did not know the resulttxh182015-11-16
* kaldi mpe training supportYimmon Zhuang2015-09-18
* added clip to layer_confcloudygoose2015-07-10
* added affine_recurrent layercloudygoose2015-07-10