Al
|
46cd725c13
|
[math] Generic dense matrix implementation using BLAS calls for matrix-matrix multiplication if available
|
2016-08-06 00:40:01 -04:00 |
|
Al
|
3260edcf18
|
[math] Adding sparse dot sparse given a dense output matrix (suitable for the minibatch use case), fixing sparse dot vector
|
2016-01-11 13:55:54 -05:00 |
|
Al
|
fb4c984f15
|
[math] sparse_matrix_new_shape
|
2015-12-28 01:20:23 -05:00 |
|
Al
|
cddffdb65f
|
[math] Adding column and row sums to sparse matrices
|
2015-09-07 00:34:00 -07:00 |
|
Al
|
ee4d73c65d
|
[math] sparse matrix I/O methods
|
2015-09-01 00:29:11 -04:00 |
|
Al
|
a090a22bca
|
[math] Adding compressed sparse row (CSR) format sparse matrix, designed for dynamic construction, just the methods needed for logistic regression for now i.e. no sparse dot products
|
2015-08-31 16:42:41 -04:00 |
|