vijaydwivedi75/gnn-lspe
Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022
267 stars. No commits in the last 6 months.
Stars
267
Forks
37
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/vijaydwivedi75/gnn-lspe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
graphdeeplearning/graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to...
snap-stanford/relgt
Relational Graph Transformer
SamsungSAILMontreal/nino
Code for "Accelerating Training with Neuron Interaction and Nowcasting Networks" [ICLR 2025]
SamsungSAILMontreal/ghn3
Code for "Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?" [ICML 2023]
chaitjo/gated-graph-transformers
Transformers are Graph Neural Networks!