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
...
|
|
*
doc change
cloudygoose
2015-05-31
|
|
*
...
cloudygoose
2015-05-31
|
|
*
doc change
cloudygoose
2015-05-31
|
|
*
...
cloudygoose
2015-05-31
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge remote-tracking branch 'upstream/master'
cloudygoose
2015-05-31
|
|
|
\
|
|
*
|
...
cloudygoose
2015-05-31
|
|
*
|
modified doc/nerv.md
cloudygoose
2015-05-31
*
|
|
|
add expand_frm, rearrange_frm, scale_row
Determinant
2015-06-01
|
/
/
/
*
|
/
add async copy by index; add MMatrixInt
Determinant
2015-05-31
|
|
/
|
/
|
*
|
add error detection for misc cuda functions
Determinant
2015-05-31
|
/
*
rename param file to chunk file (intend to generalize it)
Determinant
2015-05-30
*
Merge branch 'master' of github.com:Determinant/nerv
Determinant
2015-05-30
|
\
|
*
Merge pull request #8 from cloudygoose/master
Ted Yin
2015-05-29
|
|
\
|
|
*
...
cloudygoose
2015-05-29
|
|
*
modified documentation for nerv utility
cloudygoose
2015-05-29
|
|
*
...
cloudygoose
2015-05-29
|
|
*
README added
cloudygoose
2015-05-29
|
|
*
added nerv.typename, which is luaT_lua_typename
txh18
2015-05-29
*
|
|
move the destination of .so files to build/lib
Determinant
2015-05-30
|
/
/
*
/
add submodule: speech (nerv-speech on github)
Determinant
2015-05-29
|
/
*
add softmax + ce layer; test_dnn_layers produces the same result as TNet
Determinant
2015-05-28
*
add mul_elem and log_elem; add dimension checking in cumatrix methods
Determinant
2015-05-28
*
should support multiple input/output for layers
Determinant
2015-05-28
*
Merge branch 'cloudygoose-master'
Determinant
2015-05-28
|
\
|
*
Merge branch 'master' of https://github.com/cloudygoose/nerv into cloudygoose...
Determinant
2015-05-28
|
/
|
|
*
modified copy_from(d/h), copy_to(d/h)
txh18
2015-05-27
|
*
...
txh18
2015-05-27
*
|
change softmax to in-place operation and fix memory leak
Determinant
2015-05-28
*
|
sigmoid layer is now working; clean up Makefile
Determinant
2015-05-28
|
/
*
...
Determinant
2015-05-27
*
add implementation for sigmoid layer (not tested)
Determinant
2015-05-27
*
fix a severe bug in memory management of userdata
Determinant
2015-05-26
*
add affine layer implementation
Determinant
2015-05-26
*
add fill for cumatrix
Determinant
2015-05-26
*
add add_row for cumatrix
Determinant
2015-05-26
*
Merge pull request #4 from cloudygoose/txh18-test
Ted Yin
2015-05-26
|
\
|
*
...
txh18
2015-05-26
|
*
added nerv_matrix_(get_dataref_value) and tested in examples/mmatrix_example,...
txh18
2015-05-26
|
/
*
...
Determinant
2015-05-26
*
add layer and param
Determinant
2015-05-26
*
correct the oop_example
Determinant
2015-05-26
*
add "copy from/to cumatrix" functionality
Determinant
2015-05-25
*
clear redundant code in `param.c`
Determinant
2015-05-25
*
rewrite the oop example
Determinant
2015-05-25
*
add comments to nerv.c
Determinant
2015-05-25
*
...
Determinant
2015-05-25
*
move example files to a dedicated directory
Determinant
2015-05-25
*
remove old class example
Determinant
2015-05-25
*
add write functionality to ParamFile
Determinant
2015-05-24
*
add utils.lua from Penlight
Determinant
2015-05-24
[prev]
[next]