REGAL
Graph aligner
An implementation of a graph alignment method based on representation learning and matrix factorization.
Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings
92 stars
3 watching
17 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
graph-matchingmatrix-factorizationnetwork-alignmentnetwork-embeddingnode-embeddingrepresentation-learningscalability
Related projects:
Repository | Description | Stars |
---|---|---|
benedekrozemberczki/gemsec | A reference implementation of graph embedding with clustering using deep learning techniques | 252 |
zhengwang100/rect | A deep learning framework for graph representation learning with partially labeled data | 18 |
snash4/gat2vec | A framework for learning representations from attributed graphs, incorporating structural and attribute information. | 58 |
benedekrozemberczki/tene | A sparsity-aware implementation of a deep learning algorithm for graph embedding with text information. | 73 |
healx/python-graphjoiner | Implementing GraphQL with joins to resolve data queries efficiently | 2 |
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 |
gao-lab/slat | A software package for aligning single-cell spatial omics data using deep learning and graph neural networks | 80 |
rraadd88/parag | A Python package for interactive visualization of higher-order graphs in various fields. | 2 |
benedekrozemberczki/role2vec | An implementation of a deep learning-based method for creating vector representations of nodes in a graph | 166 |
ssarcandy/deepcoral | An implementation of a deep learning technique to align correlations in layer activations of neural networks for domain adaptation | 226 |
xnuohz/graph-kernel | A Python framework for graph similarity analysis using kernel methods. | 0 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |
benedekrozemberczki/attentionwalk | An implementation of a deep learning algorithm to generate node embeddings in graphs | 320 |
accenture/ampligraph | A Python library for training models on knowledge graphs to predict links between concepts | 2,154 |
rowanz/neural-motifs | A software framework for scene graph parsing with global context using PyTorch and Visual Genome data. | 525 |