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 CombinerLayer to support branches in NN; add MSELayer | Determinant | 2015-06-10 |
* | fix #20 | Determinant | 2015-06-09 |
* | add get_params to all layers | 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 |
* | fix a severe bug in memory management of userdata | Determinant | 2015-05-26 |
* | add fill for cumatrix | Determinant | 2015-05-26 |
* | add add_row for cumatrix | Determinant | 2015-05-26 |
* | add layer and param | Determinant | 2015-05-26 |