Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add profiling; add ce accurarcy; several other changes | Determinant | 2015-06-05 |
| | |||
* | demo now works (without random shuffle) | Determinant | 2015-06-03 |
| | |||
* | fix a bug: input[1] should be input[2] (since Lua arrays are 1-based) | Determinant | 2015-06-02 |
| | |||
* | 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 |