fastgae
fastgae copied to clipboard
Source code from the article "FastGAE: Scalable Graph Autoencoders with Stochastic Subgraph Decoding" by G. Salha, R. Hennequin, J.B. Remy, M. Moussallam and M. Vazirgiannis (2020)
Results
1
fastgae issues
Sort by
recently updated
recently updated
newest added
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...