fastgae icon indicating copy to clipboard operation
fastgae copied to clipboard

Can FastGAE be used in weighted graph?

Open JiaLonghao1997 opened this issue 2 years ago • 0 comments

I hope to use graph variational autoencoders in weighted biological networks with hundreds of thousands of nodes and millions of edges. FastGAE can help handle such a large network, but we noticed $A_{i,j} \in$ { 0, 1 } in Proposition 4.

Could you please tell me whether FastGAE can be used for weighted networks?

image

JiaLonghao1997 avatar Apr 03 '24 08:04 JiaLonghao1997