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