Graph Node Embeddings Embedding Tools
Tools for learning vector representations of nodes and graphs through unsupervised or self-supervised methods. Includes multi-scale embeddings, domain-specific graph embedding techniques (roads, stations, GO terms), and graph classification via embeddings. Does NOT include general graph neural networks, knowledge graph embeddings, or downstream task applications like drug discovery or influence maximization.
There are 50 graph node embeddings tools tracked. 1 score above 70 (verified tier). The highest-rated is eliorc/node2vec at 72/100 with 1,293 stars and 43,847 monthly downloads.
Get all 50 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=embeddings&subcategory=graph-node-embeddings&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
eliorc/node2vec
Implementation of the node2vec algorithm. |
|
Verified |
| 2 |
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs |
|
Established |
| 3 |
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python |
|
Established |
| 4 |
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction |
|
Established |
| 5 |
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic... |
|
Emerging |
| 6 |
mims-harvard/graphml-tutorials
Tutorials for Machine Learning on Graphs |
|
Emerging |
| 7 |
mims-harvard/Raindrop
Graph Neural Networks for Irregular Time Series |
|
Emerging |
| 8 |
dawenl/cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence |
|
Emerging |
| 9 |
mims-harvard/scikit-fusion
scikit-fusion: Data fusion via collective latent factor models |
|
Emerging |
| 10 |
abojchevski/graph2gauss
Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of... |
|
Emerging |
| 11 |
mims-harvard/SubGNN
Subgraph Neural Networks (NeurIPS 2020) |
|
Emerging |
| 12 |
eugeneyan/ml-surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs,... |
|
Emerging |
| 13 |
mims-harvard/GraphXAI
GraphXAI: Resource to support the development and evaluation of GNN explainers |
|
Emerging |
| 14 |
snash4/GAT2VEC
embedding attributed graphs |
|
Emerging |
| 15 |
neo4j-product-examples/graph-machine-learning-examples
Neo4j Graph Data Science with Graph ML & GNNs |
|
Emerging |
| 16 |
xgfs/verse
Reference implementation of the paper VERSE: Versatile Graph Embeddings from... |
|
Emerging |
| 17 |
sashakolpakov/graphem-rapids
Graph embedding for influence maximization in networks |
|
Emerging |
| 18 |
uhh-lt/path2vec
Learning to represent shortest paths and other graph-based measures of node... |
|
Emerging |
| 19 |
nate-russell/Network-Embedding-Resources
Network Embedding Survey and Resources |
|
Emerging |
| 20 |
benedekrozemberczki/diff2vec
Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim... |
|
Emerging |
| 21 |
rodrigo-arenas/Graph-Embeddings
Graph and Nodes embeddings for downstream tasks |
|
Emerging |
| 22 |
pedugnat/dynnode2vec
dynnode2vec is a python package that implements algorithms to embed dynamic graphs |
|
Emerging |
| 23 |
specialprocedures/semnet
Semnet efficiently constructs graph structures from embeddings, enabling... |
|
Emerging |
| 24 |
aedera/anc2vec
Unsupervised neural network for learning embeddings of GO terms. |
|
Emerging |
| 25 |
HKUST-KnowComp/SRBRW
Source Code for IJCAI 2018 paper "Biased Random Walk based Social... |
|
Emerging |
| 26 |
talshapira/BGP2Vec
We introduce a novel approach for Autonomous System (AS) embedding using... |
|
Experimental |
| 27 |
bio-ontology-research-group/DL2Vec
Convert Description Logic axioms into a graph, and generate embedding... |
|
Experimental |
| 28 |
arangoml/fastgraphml
Given an input graph (ArangoDB or PyG) it generates graph embeddings using... |
|
Experimental |
| 29 |
aida-ugent/DeBayes
DeBayes: a Bayesian Method for Debiasing Network Embeddings (ICML 2020). |
|
Experimental |
| 30 |
OlegDurandin/dtree2vec
This project contain implementation the system, proposed in the "Adapting... |
|
Experimental |
| 31 |
vedashree29296/PyEmbeo
graph embeddings for neo4j in python |
|
Experimental |
| 32 |
Calychas/highway2vec
highway2vec: representing OpenStreetMap microregions with respect to their... |
|
Experimental |
| 33 |
joisino/gnnrecover
Code for "Graph Neural Networks can Recover the Hidden Features Solely from... |
|
Experimental |
| 34 |
mims-harvard/fastGNMF
Fast graph-regularized matrix factorization |
|
Experimental |
| 35 |
sayalaruano/DengueDrugRep
A project to predict new repurposed drugs for dengue using a biomedical... |
|
Experimental |
| 36 |
pietrocinaglia/dante
DANTE is a software tool for pairwise alignment of dynamic networks. It... |
|
Experimental |
| 37 |
GemsLab/RGM
Fast embedding-based graph classification with connections to kernels |
|
Experimental |
| 38 |
meowoodie/Regularized-RBM
A regularized version of RBM for unsupervised feature selection. |
|
Experimental |
| 39 |
ErikLundin98/hermitian_laplacian_graph
Node embedding extraction using GraphWave and the Hermitian Laplacian |
|
Experimental |
| 40 |
FOCS-AI/linkwise
Topology-Driven Edge Predictions with Graph Machine Learning for Optical... |
|
Experimental |
| 41 |
RMilock/multi-scale-node-embeddings
Official repository for the paper "Multi-Scale Node Embeddings for Graph... |
|
Experimental |
| 42 |
shan1322/Hyperwalk
embeddings for hyperedges in a hypergraph |
|
Experimental |
| 43 |
GemsLab/EMBER
Node embedding for directed, weighted networks |
|
Experimental |
| 44 |
monomonedula/sten
Simple algorithm for generating graph nodes embeddings |
|
Experimental |
| 45 |
SmartData-Polito/gnn-for-darknet
This repo contains the codes and the notebooks used for the paper "Exploring... |
|
Experimental |
| 46 |
kevinbdsouza/graph_embed_hic
SCI and LINE to form Hi-C graph embeddings. Comparison with Hi-C-LSTM.... |
|
Experimental |
| 47 |
SelimWaly/Neural-Network-Graph-Learning
SDNE and LINE Deep Learning Graph Embeddings Implementation |
|
Experimental |
| 48 |
OxfordRSE/L2Gv2
Infer global embeddings from local graph embeddings |
|
Experimental |
| 49 |
Birunda3000/GNNs_X_GAE-S_cla
Repositório de TCC com pipeline completo para experimentos com GNNs: geração... |
|
Experimental |
| 50 |
pyvandenbussche/node2vec-arxiv
Experiment using node2vec on arxiv papers metadata |
|
Experimental |