Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | ... | cloudygoose | 2015-05-31 | |
| | | | | ||||
* | | | | add preprocessing layers and change layer constructor interface | Determinant | 2015-06-02 | |
|/ / / | ||||
* | | | Merge branch 'master' of github.com:Determinant/nerv | Determinant | 2015-06-01 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge pull request #10 from cloudygoose/master | Ted Yin | 2015-05-31 | |
| |\| | | | | | | | add more contents to doc | |||
| | * | 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' | |||
| | * | 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 | |
| |\ | | | | | | | init user manual | |||
| | * | ... | 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 ↵ | Determinant | 2015-05-28 | |
|/| | | | | | | | | | | | | | cloudygoose-master Conflicts: examples/cumatrix_from_mmatrix.lua | |||
| * | 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 | |
|\ | | | | | add nerv_matrix_(get_dataref_value) method | |||
| * | ... | txh18 | 2015-05-26 | |
| | | ||||
| * | added nerv_matrix_(get_dataref_value) and tested in ↵ | txh18 | 2015-05-26 | |
|/ | | | | examples/mmatrix_example, however it is a little strange to return 101 | |||
* | ... | 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 | |
| |