Hi Ryan, I want to figure out one thing. Does this project intend to expand the existing mlpack_cf? Could I write a new algorithm that is different from CF?
I've read the API of CF, though not all of them. I find that it's not easy to fit with the existing other factorizers and algorithms for CF, as the key component of SLIM is learning W matrix from A. However, the CF algorithm doesn't need this. Do you have any ideas of fitting with the existing other factorizers and algorithms for CF? I need some inspiration. Thanks. Best, Zhaoduo 2016-03-15 21:13 GMT+08:00 Ryan Curtin <[email protected]>: > On Tue, Mar 15, 2016 at 03:10:14PM +0800, Zhaoduo WEN wrote: > > The link to the paper is: > > http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6137254 > > > > I've tried to use look through the code. If you have any opinions on my > > proposal, please feel free to contact me. I am willing to contribute to > > this project. Thanks. > > Hi Zhaoduo, > > This seems like a reasonable paper to implement to me. If you prepare a > proposal, it will be important to discuss the API and how your > implementation will fit with the existing other factorizers and > algorithms for CF. > > If I can clarify anything about the CF code, please let me know. > > Thanks, > > Ryan > > -- > Ryan Curtin | "Like, with jetpacks?" > [email protected] | - Scott > -- Best Regards, Zhaoduo
_______________________________________________ mlpack mailing list [email protected] https://mailman.cc.gatech.edu/mailman/listinfo/mlpack
