aboutsummaryrefslogtreecommitdiff
path: root/nerv/examples/lmptb/lstmlm_ptb_main.lua
Commit message (Collapse)AuthorAge
* trying to use lstm_t_v2 for ptbtxh182015-12-04
|
* ...txh182015-12-04
|
* added testout command for lstmlmtxh182015-12-04
|
* added log_redirect to SUtiltxh182015-12-04
|
* applying dropout on lstm.h before combinerL seems bad, PPL only 95, trying ↵txh182015-12-03
| | | | another way(like in the paper) of dropout for lstm.h after combinerL
* added two layers to lstmlm_ptb, todo:test ittxh182015-12-03
|
* moved tnn to main nerv dir and added it to Makefiletxh182015-12-03
|
* function name change in LMTrainertxh182015-12-02
|
* added dropout_t layertxh182015-12-02
|
* got PPL115 for ptb on h300lr1bat10wc1e-4txh182015-12-01
|
* bug fix for lstm_t layer, t not inclueded in propagate!txh182015-11-30
|
* added ooutputGate for lstm_ttxh182015-11-30
|
* added clip_t for tnntxh182015-11-27
|
* lstm_tnn can be run, todo:testingtxh182015-11-27
|
* still working..txh182015-11-26