Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ... | Determinant | 2015-06-10 |
| | |||
* | demo now works (without random shuffle) | Determinant | 2015-06-03 |
| | |||
* | add ParamRepo, LayerRepo, DAGLayer | Determinant | 2015-06-02 |
| | |||
* | add preprocessing layers and change layer constructor interface | Determinant | 2015-06-02 |
| | |||
* | rename param file to chunk file (intend to generalize it) | Determinant | 2015-05-30 |
| | |||
* | add softmax + ce layer; test_dnn_layers produces the same result as TNet | Determinant | 2015-05-28 |