davisking/dlib

Add support of extended kernel recursive least squares algorithm

Open

#515 aperta il 4 apr 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (3314 fork)batch import
help wanted

Metriche repository

Star
 (12.570 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor