h2o4gpu icon indicating copy to clipboard operation
h2o4gpu copied to clipboard

Additional loss functions for matrix factorization

Open sh1ng opened this issue 6 years ago • 0 comments

  • Current implementation only supports RMSE
  • In case of more sophisticated function eq (1) can be replaced with Taylor approximation https://arxiv.org/pdf/1808.03843.pdf
  • It's worth to implement POC to check convergence
  • https://github.com/h2oai/h2o4gpu/pull/729

sh1ng avatar Mar 15 '19 16:03 sh1ng