0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(cuv) Removed cout in mersenne twister init More... over 14 years ago
(cuv) argmax_to_row no works for cases where number of rows is greater than the maximum block size More... over 14 years ago
cuv: export set for vectors More... over 14 years ago
(cuv) Fix for Rprop More... over 14 years ago
cuv: dia-indices must not be unsigned... More... over 14 years ago
(cuv) changed Alex' convolution routines to perform += on the target. This makes the routines somewhat slower. It is *your* responsibility to ensure that the memory is initialized to zero if desired. More... over 14 years ago
cuv: matrix_plus_col now works with large row-major matrices More... over 14 years ago
cuv: minor More... over 14 years ago
cuv: random: substitute nan-check with require; check for -INF More... over 14 years ago
cuv: fix reduce_to_col kernel for row-major More... over 14 years ago
cuv: use alex' reduce_to_col for row-major More... over 14 years ago
(cuv) supersample (with indices) is now ~2500x faster on dev More... over 14 years ago
(cuv) index calculation for host functions (+test) More... over 14 years ago
(cuv) Instantiate convert for int matrices More... over 14 years ago
added asserts for matrix converts More... over 14 years ago
cuv: default arg for null-ptr must be object() in boost.python More... over 14 years ago
cuv: hrmpf More... over 14 years ago
cuv: python exporting of dominics max_pool functions, includes very beautiful template magic to get the type of a matrix with different value_type More... over 14 years ago
cuv: minor More... over 14 years ago
cuv: get views on diagonals of dia-matrices More... over 14 years ago
(cuv) Optional index matrix parameter for local_maximum and supersample Those are not optimized yet and *very* slow! More... over 14 years ago
(cuv) Bugfix for argmax_to_row kernel, sometimes producing incorrect values More... over 14 years ago
(cuv) Convert from host->host for row major matrices More... over 14 years ago
export stuff for row major matrices More... over 14 years ago
(cuv) blockview for row-major matrices More... over 14 years ago
Addes SMAX functor for probabilistic max-pooling, exported it and corrected probabilistic max-pooling function More... over 14 years ago
(cuv) Header include fix More... over 14 years ago
cuv: be careful about wrapped sampleMultinomial More... over 14 years ago
minor More... over 14 years ago
(cuv) Renamed some functions to_use_underscores insteadOfCamelCase More... over 14 years ago