Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add preprocessing layers and change layer constructor interface | Determinant | 2015-06-02 |
* | add softmax + ce layer; test_dnn_layers produces the same result as TNet | Determinant | 2015-05-28 |
* | should support multiple input/output for layers | Determinant | 2015-05-28 |
* | ... | Determinant | 2015-05-27 |
* | add implementation for sigmoid layer (not tested) | Determinant | 2015-05-27 |