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
path:
root
/
io
Commit message (
Collapse
)
Author
Age
*
add ASR DNN trainer
Determinant
2015-06-06
|
*
add close method for ChunkFile, fix #18
Determinant
2015-06-05
|
*
fix #16
Determinant
2015-06-05
|
*
add profiling; add ce accurarcy; several other changes
Determinant
2015-06-05
|
*
demo now works (without random shuffle)
Determinant
2015-06-03
|
*
add ParamRepo, LayerRepo, DAGLayer
Determinant
2015-06-02
|
*
add expand_frm, rearrange_frm, scale_row
Determinant
2015-06-01
|
*
rename param file to chunk file (intend to generalize it)
Determinant
2015-05-30
|
*
fix a severe bug in memory management of userdata
Determinant
2015-05-26
|
*
...
Determinant
2015-05-26
|
*
add layer and param
Determinant
2015-05-26
|
*
correct the oop_example
Determinant
2015-05-26
|
*
clear redundant code in `param.c`
Determinant
2015-05-25
|
*
...
Determinant
2015-05-25
|
*
add write functionality to ParamFile
Determinant
2015-05-24
|
*
add nerv.class and try to let Lua class inherit from ParamFile
Determinant
2015-05-24
|
*
add param file implementation
Determinant
2015-05-24