GAT2VEC
Graph representation learner
A framework for learning representations from attributed graphs, incorporating structural and attribute information.
embedding attributed graphs
59 stars
4 watching
24 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
embeddingsgraphmachine-learningrepresentation-learningword2vec
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 167 |
| This implementation provides a parallel method for graph representations using distributed learning techniques. | 908 |
| A deep learning framework for graph representation learning with partially labeled data | 19 |
| An implementation of a graph classification model using structural attention and PyTorch | 270 |
| An implementation of a method for learning graph representations from global structural information in a network | 64 |
| An algorithm that learns continuous representations from structural equivalence in graphs | 384 |
| An open-source implementation of graph embedding from similarity measures | 129 |
| An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |
| A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 74 |
| A software implementation of a method to reduce the dimensionality of attributed graphs | 83 |
| Implementation of a method for generating node embeddings in graph data with attributed information | 160 |
| A Matlab implementation of a graph representation learning algorithm that incorporates global structural information | 53 |
| A reference implementation of graph embedding with clustering using deep learning techniques | 253 |
| An implementation of an algorithm for learning graph representations from network data | 106 |
| A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. | 209 |