tffm icon indicating copy to clipboard operation
tffm copied to clipboard

ALS / MCME

Open juhoimmonen opened this issue 2 years ago • 1 comments

This is not an issue but more of a question. Is it so that tffm supports SGD but not ALS and MCMC algorithms? This was my understanding with a quick look at the code and readme.

juhoimmonen avatar Sep 19 '21 18:09 juhoimmonen

Hi, yes, that's correct, we only implement the loss and relly on TF for the optimisation method, which generally means sgd variations

On Sun, 19 Sep 2021 at 19:21, juhoimmonen @.***> wrote:

This is not an issue but more of a question. Is it so that tffm supports SGD but not ALS and MCMC algorithms? This was my understanding with a quick look at the code and readme.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/geffy/tffm/issues/54, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABK6V2NATWMTNK5E2PFEZ3TUCYS25ANCNFSM5EKSXRHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Bihaqo avatar Sep 19 '21 21:09 Bihaqo