tonysy/awesome-graph-networks
Materials for Graph Models and Graph Networks
This collection provides learning materials for understanding and applying graph models and graph networks. It gathers academic courses, lecture slides, video tutorials, and influential research papers. Data scientists, machine learning engineers, and researchers can use these resources to build predictive models on complex, interconnected data.
No commits in the last 6 months.
Use this if you are a data scientist or researcher looking to learn about or deepen your understanding of probabilistic graphical models and graph neural networks.
Not ideal if you are looking for ready-to-use software libraries or practical code implementations rather than theoretical and conceptual learning resources.
Stars
11
Forks
1
Language
—
License
—
Category
Last pushed
Jul 06, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tonysy/awesome-graph-networks"
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.