davisking/dlib

Add support of extended kernel recursive least squares algorithm

开放

#515 创建于 2017年4月4日

 (3 条评论) (0 个反应) (0 位负责人)C++ (3,442 个派生)batch import
help wanted

仓库指标

星标
 (14,434 个星标)
PR 合并指标
 (平均合并 3小时 56分钟) (30 天内合并 2 个 PR)

描述

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

贡献者指南