index
:
nerv
bugfix-matrixfree
fastnn
gh-pages
master
rnn
tnn
wrapped-handles
Lua-based toolkit for high-performance deep learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
...
Determinant
2015-08-31
*
...
Determinant
2015-08-30
*
support gpu buffering
Determinant
2015-08-28
*
update embedding example to use new global_transf()
Determinant
2015-08-27
*
...
Determinant
2015-08-26
*
move global_transf to asr_trainer.lua
Determinant
2015-08-26
*
add optional parameters to mat:create
Determinant
2015-08-25
*
use more general implementation for mat:create
Determinant
2015-08-25
*
use default cuda library path
Determinant
2015-08-14
*
add profiling for copy_rows_fromh_by_idx
Determinant
2015-08-14
*
...
Determinant
2015-08-06
*
make network configuration example file clearer
Determinant
2015-08-06
*
...
Determinant
2015-08-06
*
do not use submodule for nerv-speech
Determinant
2015-08-06
*
fix typoes in nerv.error
Determinant
2015-08-06
*
use expanded features and do global transf in embedding_example
Determinant
2015-08-05
*
...
Determinant
2015-08-05
*
...
Determinant
2015-08-05
*
...
Determinant
2015-08-05
*
keep up with speech repo
Determinant
2015-08-05
*
put global transformation into a separate library
Determinant
2015-08-05
*
...
Determinant
2015-08-04
*
fix gc issues
Determinant
2015-08-04
*
...
Determinant
2015-08-04
*
...
Determinant
2015-08-04
*
add embedding_example
Determinant
2015-08-04
*
...
Determinant
2015-08-04
*
Merge pull request #37 from cloudygoose/master
Ted Yin
2015-07-10
|
\
|
*
added clip to layer_conf
cloudygoose
2015-07-10
|
*
added affine_recurrent layer
cloudygoose
2015-07-10
|
*
added matrix:clip, TODO:testing
cloudygoose
2015-07-08
|
*
...
cloudygoose
2015-07-08
|
/
*
Merge pull request #35 from cloudygoose/master
Ted Yin
2015-07-02
|
\
|
*
bug fix: Matrix space did not free
cloudygoose
2015-07-02
*
|
change doc
Determinant
2015-06-26
|
/
*
...
Determinant
2015-06-26
*
Merge pull request #34 from cloudygoose/try-matrix-index
Ted Yin
2015-06-26
|
\
|
*
softmax_ce colsum adapt to matrix change, using [0][0]
cloudygoose
2015-06-26
|
*
[a little big]matrix dim added, now use m:dim() to determine whether vector o...
cloudygoose
2015-06-25
|
*
make clean added
cloudygoose
2015-06-25
|
/
*
Merge branch 'master' of github.com:Determinant/nerv
Determinant
2015-06-25
|
\
|
*
add sphinx doc (see branch 'gh-pages')
Determinant
2015-06-21
*
|
use the conf generated by the latest sphinx
Determinant
2015-06-25
|
/
*
remove useless get_crit
Determinant
2015-06-25
*
use the standard nerv error reporting in io lib
Determinant
2015-06-25
*
separate non-Lua part of matrix code to a dedicated dir
Determinant
2015-06-24
*
separate non-Lua part of io code to a dedicated dir; code clean-up
Determinant
2015-06-23
*
...
Determinant
2015-06-22
*
major change: use luarocks to manage project
Determinant
2015-06-22
*
Merge branch 'master' of github.com:Determinant/nerv
Determinant
2015-06-21
|
\
[next]