verse

Graph embedder

An open-source implementation of graph embedding from similarity measures

Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures

GitHub

129 stars
14 watching
22 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list

embeddingsgraphgraph-algorithmsmachine-learningmachine-learning-algorithmssimilarity-measures

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
benedekrozemberczki/tene A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. 74
snash4/gat2vec A framework for learning representations from attributed graphs, incorporating structural and attribute information. 59
xgfs/grarep.jl A Julia implementation of a graph embedding technique called GraRep 3
benedekrozemberczki/role2vec An implementation of a deep learning-based method for creating vector representations of nodes in a graph 167
benedekrozemberczki/gemsec A reference implementation of graph embedding with clustering using deep learning techniques 253
benedekrozemberczki/musae Implementation of a method for generating node embeddings in graph data with attributed information 160
benedekrozemberczki/feather A reference implementation of a method for learning graph node embeddings from graph structure and node features 47
benedekrozemberczki/grarep An implementation of a method for learning graph representations from global structural information in a network 64
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 322
zhengwang100/rect A deep learning framework for graph representation learning with partially labeled data 19
malllabiisc/wordgcn A deep learning model that generates word embeddings by predicting words based on their dependency context 291
nd7141/awe A software framework for generating graph embeddings using an anonymous walk approach 81
benedekrozemberczki/bane A software implementation of a graph embedding algorithm 87
mims-harvard/decagon Predicts side effects of drug combinations by learning node embeddings in multimodal graphs using graph convolutional networks 452
zhenv5/atp A framework for embedding asymmetric relationships in directed graphs while preserving transitivity, enabling better analysis and routing of nodes with specific properties. 10