fastgae
fastgae copied to clipboard
Can FastGAE be used in weighted graph?
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?