aboutsummaryrefslogtreecommitdiff
path: root/nn
Commit message (Collapse)AuthorAge
* change concept of ParamRepo; provide generalized param update; code ↵Determinant2015-06-20
| | | | clean-up; #25 #26 #27 #29
* add get_params to all layersDeterminant2015-06-05
|
* add close method for ChunkFile, fix #18Determinant2015-06-05
|
* demo now works (without random shuffle)Determinant2015-06-03
|
* fix a bug: input[1] should be input[2] (since Lua arrays are 1-based)Determinant2015-06-02
|
* add ParamRepo, LayerRepo, DAGLayerDeterminant2015-06-02