blacker521/awesome-graph-structure-learning
A collection of research papers related to graph structure learning(GSL).
This is a curated collection of research papers and resources focused on Graph Structure Learning (GSL). It helps researchers and data scientists stay updated on the latest advancements in how to optimally design or refine graph structures to improve machine learning models. You'll find academic papers covering surveys, books, and specific research contributions in this field.
No commits in the last 6 months.
Use this if you are a researcher or data scientist working with graph neural networks and need to explore methodologies for improving graph structure or understanding its impact on model performance.
Not ideal if you are looking for ready-to-use software tools or code implementations without diving into the underlying academic research.
Stars
16
Forks
2
Language
—
License
—
Category
Last pushed
Oct 11, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/blacker521/awesome-graph-structure-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.