dlib icon indicating copy to clipboard operation
dlib copied to clipboard

Add support of extended kernel recursive least squares algorithm

Open travek opened this issue 8 years ago • 3 comments

Hi!

In some domains kernel recursive least squares algorithms are very useful. As well they are also evolving. One of the interesting evolutions is described in A novel extended kernel recursive least squares algorithm by Pingping Zhu, Badong Chen in 2011. This combines KRLS and KF. May be there will be contributors that will add this functionality (or similar one) to the library in the future.

Thanks

travek avatar Apr 04 '17 07:04 travek

Sounds cool :)

davisking avatar Apr 04 '17 09:04 davisking

Hi .. I want to work to add this functionality. From where I can start ? reading the paper you mentioned or there is already some ongoing work added ?

hussain7 avatar May 01 '17 00:05 hussain7

Hi hussain7! You need to start from the very beginning. Nothing is developed so far.

travek avatar May 07 '17 13:05 travek