2
0
Fork 0
Commit Graph

9 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 063c4d638b add: directions, predict,
add: momentum, weighted, slack, ...
fix: estimate.bandwidth, typos, ...
2019-11-20 19:03:21 +01:00
Daniel Kapla dea610bcb9 wip: benchmarking,
wip: doc
2019-10-18 09:06:36 +02:00
Daniel Kapla 6f46cb2eaf wip: cleanup 2019-09-16 11:23:09 +02:00
Daniel Kapla 4d2651fe8a wip: writing C gradient version 2019-09-12 18:42:28 +02:00
Daniel Kapla 7d4d01a9a7 add: cve_linesearch,
fix: cleaned and optimized gradient,
add. notes
2019-09-02 21:07:56 +02:00
Daniel Kapla 7155d0e9db add: runtime test,
add: new CVE pure R implementation,
fix: small adaptation of legacy code to make it run,
wip: ...
2019-08-30 21:16:52 +02:00