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
/
Makefile
Commit message (
Expand
)
Author
Age
*
ready for alpha-2 release
Determinant
2016-03-12
*
add Penlight to facilitate file copying and dir making
Determinant
2016-03-03
*
...
Determinant
2016-03-02
*
add network config for timit baseline
Determinant
2016-02-29
*
try a basic merge
Determinant
2016-02-15
*
add cflag __NERV_FUTURE_CUDA_7
Determinant
2015-11-23
*
put global transformation into a separate library
Determinant
2015-08-05
*
[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
*
use the standard nerv error reporting in io lib
Determinant
2015-06-25
*
...
Determinant
2015-06-22
*
major change: use luarocks to manage project
Determinant
2015-06-22
*
change concept of ParamRepo; provide generalized param update; code clean-up;...
Determinant
2015-06-20
*
add CombinerLayer to support branches in NN; add MSELayer
Determinant
2015-06-10
*
doc change
cloudygoose
2015-06-08
*
add get_params to all layers
Determinant
2015-06-05
*
add close method for ChunkFile, fix #18
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 preprocessing layers and change layer constructor interface
Determinant
2015-06-02
*
rename param file to chunk file (intend to generalize it)
Determinant
2015-05-30
*
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
*
sigmoid layer is now working; clean up Makefile
Determinant
2015-05-28
*
correct the oop_example
Determinant
2015-05-26
*
...
Determinant
2015-05-25
*
add write functionality to ParamFile
Determinant
2015-05-24
*
add utils.lua from Penlight
Determinant
2015-05-24
*
add param file implementation
Determinant
2015-05-24
*
add pl implementation for Lua class
Determinant
2015-05-22
*
add base class CuMatrix for CuMatrixFloat and CuMatrixDouble
Determinant
2015-05-22
*
add double precision matrix implementation
Determinant
2015-05-19
*
add warning options to nvcc
Determinant
2015-05-18
*
add rowsum for cumatrix
Determinant
2015-05-18
*
add sigmoid for cumatrix
Determinant
2015-05-18
*
add addition and multiplication for cumatrix
Determinant
2015-05-17
*
add cumatrix
Determinant
2015-05-15
*
use a global lua file to load others
Determinant
2015-05-15
*
use C macro to implement matrix template
Determinant
2015-05-15
*
add basic matrix implementation
Determinant
2015-05-14
*
correct typoes in Makefile
Determinant
2015-05-14
*
integrate luajit build process into makefile
Determinant
2015-05-14
*
init
Determinant
2015-05-14