You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a project that involves implementing a recommender system based on GNN. I would greatly appreciate any guidance or pointers related to implementing a recommender system using GNN.
The text was updated successfully, but these errors were encountered:
I suggest you find a reference paper or blog article and try to reimplement it. I guess some ingredients could be a link prediction task and heterogenous graphs (e.g. bipartite graphs with user nodes and item nodes). If you find a good reference I will be happy to help with the implementation.
I'm currently working on a project that involves implementing a recommender system based on GNN. I would greatly appreciate any guidance or pointers related to implementing a recommender system using GNN.
The text was updated successfully, but these errors were encountered: