karateclub
Graph analyzer
A Python framework for unsupervised learning on graph data using various network embedding and community detection techniques
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
2k stars
38 watching
247 forks
Language: Python
last commit: 4 months ago
Linked from 9 awesome lists
2veccommunity-detectiondeepwalkgcngraph-clusteringgraph-embeddinggraph2veclabel-propagationlouvainmachine-learningnetwork-embeddingnetwork-sciencenetworkxnetworkx-graphnode-embeddingnode2vecscikitsklearnsupervised-learningunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
benedekrozemberczki/littleballoffur | A Python library for graph sampling methods to efficiently subsample complex networks | 703 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 208 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 320 |
benedekrozemberczki/splitter | A PyTorch implementation of node representation learning using multiple social contexts | 213 |
benedekrozemberczki/mixhop-and-n-gcn | A deep learning framework implementation of higher-order graph convolutional architectures and their applications | 402 |
benedekrozemberczki/gam | An implementation of a graph classification model using structural attention and PyTorch | 268 |
benedekrozemberczki/danmf | An implementation of a deep learning-based method for community detection in networks | 202 |
benedekrozemberczki/clustergcn | A PyTorch implementation of a clustering algorithm for graph neural networks | 787 |
benedekrozemberczki/walklets | An implementation of an algorithm for learning graph representations from network data | 105 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 73 |
benedekrozemberczki/gemsec | A reference implementation of graph embedding with clustering using deep learning techniques | 252 |
benedekrozemberczki/graph2vec | This implementation provides a parallel method for graph representations using distributed learning techniques. | 902 |
benedekrozemberczki/asne | A software implementation of a method to reduce the dimensionality of attributed graphs | 82 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |