GAT2VEC
Graph representation learner
A framework for learning representations from attributed graphs, incorporating structural and attribute information.
embedding attributed graphs
58 stars
4 watching
24 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
embeddingsgraphmachine-learningrepresentation-learningword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
benedekrozemberczki/role2vec | An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 166 |
benedekrozemberczki/graph2vec | This implementation provides a parallel method for graph representations using distributed learning techniques. | 902 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 18 |
benedekrozemberczki/gam | An implementation of a graph classification model using structural attention and PyTorch | 268 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |
leoribeiro/struc2vec | An algorithm for learning node representations from graph structure and identity | 382 |
xgfs/verse | An open-source implementation of graph embedding from similarity measures | 129 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 320 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 73 |
benedekrozemberczki/asne | A software implementation of a method to reduce the dimensionality of attributed graphs | 82 |
benedekrozemberczki/musae | Implementation of a method for generating node embeddings in graph data with attributed information | 159 |
shelsoncao/grarep | A Matlab implementation of a graph representation learning algorithm that incorporates global structural information | 53 |
benedekrozemberczki/gemsec | A reference implementation of graph embedding with clustering using deep learning techniques | 252 |
benedekrozemberczki/walklets | An implementation of an algorithm for learning graph representations from network data | 105 |
benedekrozemberczki/seal-ci | A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 208 |