Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 get_params to all layers | 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 |
* | fix a bug: input[1] should be input[2] (since Lua arrays are 1-based) | Determinant | 2015-06-02 |
* | add ParamRepo, LayerRepo, DAGLayer | Determinant | 2015-06-02 |