AmazaspShumik/sklearn-bayes

Question on RVM implementation details

Shi-YangWang opened this issue · 0 comments

Hi, Amazasp Shumik,

The fast rvm implementation is fantastic, and I learn a lot from your codes. Umm, I have a few question on the implementation details:
1.
Q
2.
t-hat-before
t-hat-after

So, the calculation of Qm and t hat seems different from the original paper, is it some kind of approximation, and how to deduce them? thx.