GraphCTR icon indicating copy to clipboard operation
GraphCTR copied to clipboard

Weighted graph in fignn

Open cdeng1016 opened this issue 2 years ago • 0 comments

Hi,

Thanks for the great work! I have a question regarding to the FiGNN implementation: is the weighted graph version implemented? By checking the code, it seems we only consider the fully connected (unweighted) graph, rather than weighted graph with edge weights learnt based on Equation (2) in the paper. I'm looking forward to your reply. Thanks in advance!

cdeng1016 avatar Jun 12 '22 07:06 cdeng1016