aboutsummaryrefslogtreecommitdiff
path: root/examples/test_dnn_layers.lua
Commit message (Collapse)AuthorAge
* change concept of ParamRepo; provide generalized param update; code ↵Determinant2015-06-20
| | | | clean-up; #25 #26 #27 #29
* ...Determinant2015-06-10
|
* 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
|
* add softmax + ce layer; test_dnn_layers produces the same result as TNetDeterminant2015-05-28