aboutsummaryrefslogtreecommitdiff
path: root/layer
Commit message (Collapse)AuthorAge
* add softmax + ce layer; test_dnn_layers produces the same result as TNetDeterminant2015-05-28
|
* should support multiple input/output for layersDeterminant2015-05-28
|
* ...Determinant2015-05-27
|
* add implementation for sigmoid layer (not tested)Determinant2015-05-27
|
* fix a severe bug in memory management of userdataDeterminant2015-05-26
|
* add affine layer implementationDeterminant2015-05-26
|
* add fill for cumatrixDeterminant2015-05-26
|
* add add_row for cumatrixDeterminant2015-05-26
|
* add layer and paramDeterminant2015-05-26