davisking/dlib

Add support of extended kernel recursive least squares algorithm

オープン

#515 opened on 2017/04/04

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,442 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (14,434 個のスター)
PR merge metrics
 (平均マージ 3h 56m) (30d で 2 merged PRs)

説明

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

コントリビューターガイド