Skip to content

wangbo2016/GCN-Demo-NumPy

Repository files navigation

GCN-Demo-NumPy

License

Description

The gcn demos based on numpy. The corresponding blog was published in [实验笔记]GCN Theory and Demos based on Numpy.

image
Figure.1 Zachary's Karate Club, splited according to the club-splitting-result

image
Figure.2 Zachary's Karate Club, splited by modularity-based clustering

image
Figure.3 Clustering results with 2 group for Karate Club Network

image
Figure.4 Clustering results with 4 group for Karate Club Network

Dependency

  • numpy
  • matplotlib
  • networkx
  • community

Author

wangbo(wangbo@ia.ac.cn)

About

The gcn demos based on numpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages