Tom Zollo
Tom Zollo
### Description Is there anything that needs to be done to make sure LightGCN is utilizing GPU's? I'm following this deep dive notebook here: https://github.com/microsoft/recommenders/blob/main/examples/02_model_collaborative_filtering/lightgcn_deep_dive.ipynb My dataset is 1.4M users...
I see the original WikiConv paper says there were conversations in Chinese collected, are these available through ConvoKit?
I am not able to run Camelyon17 with `--split_scheme in-dist` (I'm assuming this corresponds to the setting with ID val data). Any pointers on how to run this, or in...