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 |
| | |||
* | add expand_frm, rearrange_frm, scale_row | Determinant | 2015-06-01 |
| | |||
* | add mul_elem and log_elem; add dimension checking in cumatrix methods | Determinant | 2015-05-28 |
| | |||
* | add implementation for sigmoid layer (not tested) | Determinant | 2015-05-27 |
| | |||
* | add fill for cumatrix | Determinant | 2015-05-26 |
| | |||
* | add add_row for cumatrix | Determinant | 2015-05-26 |
| | |||
* | rename colsum to rowsum; add colsum implementation | Determinant | 2015-05-22 |
| | |||
* | add double precision matrix implementation | Determinant | 2015-05-19 |
| | |||
* | add softmax for cumatrix | Determinant | 2015-05-18 |
| | |||
* | add rowsum for cumatrix | Determinant | 2015-05-18 |
| | |||
* | add sigmoid for cumatrix | Determinant | 2015-05-18 |