SamJia / CommunityGAN

A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)
MIT License
77 stars 34 forks source link

Using CommunityGAN for weighted undirected graphs #5

Open re0078 opened 3 years ago

re0078 commented 3 years ago

This might be just my misunderstanding of the whole method, but is there any way to apply it on a weighted undirected graph instead of a unweighted one?