GAT2VEC

Graph representation learner

A framework for learning representations from attributed graphs, incorporating structural and attribute information.

embedding attributed graphs

GitHub

59 stars
4 watching
24 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list

embeddingsgraphmachine-learningrepresentation-learningword2vec

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
benedekrozemberczki/role2vec An implementation of a deep learning-based method for creating vector representations of nodes in a graph 167
benedekrozemberczki/graph2vec This implementation provides a parallel method for graph representations using distributed learning techniques. 908
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 19
benedekrozemberczki/gam An implementation of a graph classification model using structural attention and PyTorch 270
benedekrozemberczki/grarep An implementation of a method for learning graph representations from global structural information in a network 64
leoribeiro/struc2vec An algorithm that learns continuous representations from structural equivalence in graphs 384
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 322
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 74
benedekrozemberczki/asne A software implementation of a method to reduce the dimensionality of attributed graphs 83
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 160
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 253
benedekrozemberczki/walklets An implementation of an algorithm for learning graph representations from network data 106
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 209