aboutsummaryrefslogtreecommitdiff
path: root/layer/init.lua
Commit message (Expand)AuthorAge
* add get_params to all layersDeterminant2015-06-05
* demo now works (without random shuffle)Determinant2015-06-03
* add ParamRepo, LayerRepo, DAGLayerDeterminant2015-06-02
* add preprocessing layers and change layer constructor interfaceDeterminant2015-06-02
* rename param file to chunk file (intend to generalize it)Determinant2015-05-30
* fix a severe bug in memory management of userdataDeterminant2015-05-26
* add fill for cumatrixDeterminant2015-05-26
* add add_row for cumatrixDeterminant2015-05-26
* add layer and paramDeterminant2015-05-26