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
*
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
|
\
|
*
add nerv.Matrix:generate()
Determinant
2015-06-21
|
*
Merge pull request #32 from cloudygoose/master
Ted Yin
2015-06-21
|
|
\
|
|
*
Merge upstream 'parameter update big-change'.
cloudygoose
2015-06-21
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
git rebase
cloudygoose
2015-06-21
|
|
*
...
cloudygoose
2015-06-12
|
|
*
...
cloudygoose
2015-06-12
|
|
*
doc change
cloudygoose
2015-06-12
*
|
|
keep up with speech submodule
Determinant
2015-06-21
|
/
/
*
|
change concept of ParamRepo; provide generalized param update; code clean-up;...
Determinant
2015-06-20
*
|
Merge branch 'master' of https://github.com/Determinant/nerv
Determinant
2015-06-16
|
\
|
|
*
Merge pull request #24 from cloudygoose/master
Ted Yin
2015-06-11
|
|
\
[next]