ComE
Graph embedding algorithm
An implementation of a graph-based algorithm for learning community embeddings and node embeddings
Implementation of ComE algorithm
59 stars
5 watching
32 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 167 |
| An open-source implementation of graph embedding from similarity measures | 129 |
| Implementation of a method for generating node embeddings in graph data with attributed information | 160 |
| A software framework for generating graph embeddings using an anonymous walk approach | 81 |
| Predicts side effects of drug combinations by learning node embeddings in multimodal graphs using graph convolutional networks | 452 |
| An implementation of a method for learning graph representations from global structural information in a network | 64 |
| A reference implementation of a method for learning graph node embeddings from graph structure and node features | 47 |
| A framework for embedding asymmetric relationships in directed graphs while preserving transitivity, enabling better analysis and routing of nodes with specific properties. | 10 |
| An implementation of an algorithm for learning graph representations from network data | 106 |
| A software implementation of a graph embedding algorithm | 87 |
| A pre-trained word embedding model informed by a large-scale knowledge graph, providing a nuanced representation of word meanings. | 1,296 |
| A Python library for training models on knowledge graphs to predict links between concepts | 2,162 |
| A reference implementation of graph embedding with clustering using deep learning techniques | 253 |