2
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Kapla 300fc11f3f fix: momentum bug,
wip: datasets, notes, ...
2019-12-10 08:45:07 +01:00
Daniel Kapla 4b68c245a6 rewrote (C): to use new Gradient formula,
rewrote (C): subroutine interface to use matrix struct
2019-12-05 17:35:29 +01:00
Daniel Kapla 6fbffe6d74 change: logger parameters,
fix: gKscale in cve.c to use h^2,
add: user interrupt to cve.c,
updated test und runtime_test to new version
2019-11-25 20:49:43 +01:00
Daniel Kapla 875982a010 fix: R CMD check errors and warnings,
change: extracted util functions into seperate files,
add: C's sum funciton
2019-11-22 09:32:14 +01:00
Daniel Kapla 063c4d638b add: directions, predict,
add: momentum, weighted, slack, ...
fix: estimate.bandwidth, typos, ...
2019-11-20 19:03:21 +01:00
Daniel Kapla 8db5266f8e add: cve_simple pure C implementation. 2019-09-25 13:53:45 +02:00
Daniel Kapla 0b2b1b76e6 Improved runtime of pure R grad. 2019-09-16 11:57:10 +02:00
Daniel Kapla 998f8d3568 cleanup 2019-09-16 11:28:06 +02:00