I am trying to represent a large graph in PyTorch by placing each element in it's own layer and then connecting layers. I would then like to find communities in that graph using the Louvain algorithm and would appreciate any suggestions or tips in regards to doing that. Thanks!
1.4m articles
1.4m replys
5 comments
57.0k users