| Commit message (Expand) | Author | Age |
* | 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 |