Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ... | Determinant | 2016-03-11 |
| | |||
* | Merge branch 'liuq901-master' | Determinant | 2016-03-11 |
|\ | |||
| * | adapt asr_trainer.lua to new architecture | Determinant | 2016-03-11 |
| | | |||
| * | Merge branch 'master' of https://github.com/liuq901/nerv into liuq901-master | Determinant | 2016-03-11 |
|/| | | | | | | | | | | | Conflicts: nerv/layer/init.lua nerv/nn/layer_repo.lua | ||
| * | update mini_batch_init | Qi Liu | 2016-03-11 |
| | | |||
| * | add recipe | Qi Liu | 2016-03-09 |
| | | |||
| * | update lstm | Qi Liu | 2016-03-04 |
| | | |||
| * | update add_prefix for graph layer | Qi Liu | 2016-03-03 |
| | | |||
| * | fix bug | Qi Liu | 2016-03-02 |
| | | |||
| * | add identity layer | Qi Liu | 2016-03-02 |
| | | |||
| * | network complete | Qi Liu | 2016-03-02 |
| | | |||
| * | network init complete | Qi Liu | 2016-03-01 |
| | | |||
| * | add network & fix graph_layer | Qi Liu | 2016-02-29 |
| | | |||
| * | graph layer complete | Qi Liu | 2016-02-29 |
| | | |||
* | | major change: clearer param binding semantics; permit rebinding; enable | Determinant | 2016-03-10 |
| | | | | | | | | resuming from previous training | ||
* | | Merge branch 'master' of github.com:Nerv-SJTU/nervalpha-1 | Determinant | 2016-03-09 |
|\ \ | |||
| * | | Update nerv_matrix.md | TianxingHe | 2016-03-07 |
| | | | | | | | | | Doc change about the softmax operation. | ||
* | | | fix #27 | Determinant | 2016-03-09 |
|/ / | |||
* | | Merge branch 'master' of github.com:Nerv-SJTU/nerv | Determinant | 2016-03-05 |
|\ \ | |||
| * | | Added rowmax_idx to matrix doc | TianxingHe | 2016-03-05 |
| | | | |||
* | | | switch submodule repos to mirrored ones | Determinant | 2016-03-05 |
|/ / | |||
* | | change repo paths | Determinant | 2016-03-05 |
| | | |||
* | | update the readme file | Determinant | 2016-03-05 |
| | | |||
* | | add Penlight to facilitate file copying and dir making | Determinant | 2016-03-03 |
| | | |||
* | | ... | Determinant | 2016-03-02 |
| | | |||
* | | major changes in asr_trainer.lua; unified settings in `gconf` | Determinant | 2016-03-02 |
| | | |||
* | | add GPU auto selection | Determinant | 2016-03-02 |
| | | |||
* | | add options to main entry `nerv`; fix a bug in handling `cudaSetDevice` error | Determinant | 2016-03-02 |
| | | |||
* | | add `nerv.print_usage(options)` | Determinant | 2016-03-02 |
| | | |||
* | | add `nerv.parse_args(argv, options)` | Determinant | 2016-03-02 |
| | | |||
* | | Merge branch 'master' of https://speechlab.sjtu.edu.cn/gitlab/Nerv-SJTU/nerv | Determinant | 2016-03-01 |
|\ \ | |||
| * | | change to standard markdown title syntax to fit GitLab doc preview | Zader Zheng | 2016-02-28 |
| |/ | |||
* / | add network config for timit baseline | Determinant | 2016-02-29 |
|/ | |||
* | clean up code | Determinant | 2016-02-24 |
| | |||
* | add CuContext/MContextwrapped-handles | Determinant | 2016-02-24 |
| | |||
* | clean up obsolete files | Determinant | 2016-02-22 |
| | |||
* | add layers from `layersT/` to `layer/` | Determinant | 2016-02-21 |
| | |||
* | generalize softmax_ce.lua (to softmax_ce_t.lua) | Determinant | 2016-02-18 |
| | |||
* | ...tnn | Determinant | 2016-02-17 |
| | |||
* | Merge branch 'txh18/rnnlm' of github.com:cloudygoose/nerv into tnn | Determinant | 2016-02-17 |
|\ | |||
| * | bug fixes in lm_sampler | txh18 | 2016-02-06 |
| | | |||
| * | ... | txh18 | 2016-02-05 |
| | | |||
| * | enhanced m-test/lm_sample | txh18 | 2016-02-05 |
| | | |||
| * | .. | txh18 | 2016-02-05 |
| | | |||
| * | ... | txh18 | 2016-02-05 |
| | | |||
| * | made lm sampling code cleaner | txh18 | 2016-02-05 |
| | | |||
| * | added same_io option to lm_seq_reader | txh18 | 2016-02-03 |
| | | |||
| * | new changes to select_gpu | txh18 | 2016-01-31 |
| | | |||
| * | like data of twitter from choose2 to choose | txh18 | 2016-01-30 |
| | | |||
| * | select gpu code from mfy | txh18 | 2016-01-29 |
| | |