davisking/dlib

Add support of extended kernel recursive least squares algorithm

Aberta

#515 aberto em 4 de abr. de 2017

 (3 comentários) (0 reação) (0 responsável)C++ (3.442 forks)batch import
help wanted

Métricas do repositório

Stars
 (14.434 estrelas)
Métricas de merge de PR
 (Mesclagem média 3h 56m) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador