| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | fix minor bugs in cumatrix; clean up part of code | Determinant | 2015-06-07 |
| * | fix memory leak in profiling; other minor changes | Determinant | 2015-06-07 |
| * | add profiling; add ce accurarcy; several other changes | Determinant | 2015-06-05 |
| * | add "copy from/to cumatrix" functionality | Determinant | 2015-05-25 |
| * | add nerv.class and try to let Lua class inherit from ParamFile | Determinant | 2015-05-24 |
| * | add base class CuMatrix for CuMatrixFloat and CuMatrixDouble | 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 |
| * | add addition and multiplication for cumatrix | Determinant | 2015-05-17 |
| * | add cumatrix | Determinant | 2015-05-15 |