Leeway

Results 3 comments of Leeway

Hello, Thanks for the quick reply. Yes, I am using incremental training, load my data in batches, using merge_dataset, so my n_users and n_items are increasing, hence I am wondering...

With the number increace, it will need bigger and bigger GPU memory. Can we remove the non-active users and items and reindex them so that the user and item embedding...

Do you have any papers or blogs on those "hashing trick" to share? Why a new library rather than extending this library, just curious :).