0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from s6rapala/master More... over 8 years ago
Updated show() function. More... over 8 years ago
Merge pull request #8 from bchretien/master More... over 9 years ago
FindPyUblas.cmake: fix Python call.
bchretien
as Benjamin Chrétien
More... over 9 years ago
additional tests and a slight improvement of softmax More... over 9 years ago
FIX memsize computation More... over 9 years ago
FIX linker error More... almost 10 years ago
FIX remove memory test (runs forever...) More... almost 10 years ago
ENH added test for upscale More... almost 10 years ago
FIX some tests weren't compiling, ctest did not depend built tests More... almost 10 years ago
ENH add NaN allocator, which initializes all freshly allocated tensors with NaN More... almost 10 years ago
ENH export Alex Krishevskys convolution routines to python More... almost 10 years ago
added upscale operator(+gradient) More... almost 10 years ago
ENH set weights to 0 only if sparsedecay is != 0 More... about 10 years ago
ADD rrmsprop (rprop version of rmsprop) weight update More... about 10 years ago
FIX partial_sum=0 More... about 10 years ago
ENH add a faster softmax+logreg+classerr implementation More... about 10 years ago
minor: remove closing brace for vim % More... about 10 years ago
additional hint for pyublas More... about 10 years ago
FIX initialization buggy in tuplewise op (TO_MAX) More... about 10 years ago
ENH use eta_p and eta_m as parameters in rprop More... about 10 years ago
ENH na_rmsprop with adaptable learningrates More... about 10 years ago
added nesterov accelerated rmsprop gd update step More... about 10 years ago
FIX threads and blocks were wrong in all kernel calls of rprop More... about 10 years ago
ENH added LOGADDEXP_GRAD function to scalar and binary functors More... about 10 years ago
ENH nicer task queue implementation with threads continueing to live More... over 10 years ago
FIX instantiation of copy_memory from base class required `this' More... over 10 years ago
DBG remove debugging code More... over 10 years ago
FIX strides and 2d-copyability once more, almost back to start More... over 10 years ago
FIX copying if destination is not at beginning of memory of destination memory More... over 10 years ago