shenweichen / GraphEmbedding

Implementation and experiments of graph embedding algorithms.
MIT License
3.63k stars 990 forks source link

Adding Algorithms into https://github.com/benedekrozemberczki/karateclub #52

Open BradKML opened 3 years ago

BradKML commented 3 years ago

There are a lot of algorithms in KarateClub that might be good to take a look at. There are all common algorithms for Community Graph Embedding. Inversely, the algorithms in this repo are made such that they can be included in the other repo.