dair-ai/GNNs-Recipe
🟠A study guide to learn about Graph Neural Networks (GNNs)
This study guide provides a curated collection of resources for anyone looking to understand and apply Graph Neural Networks (GNNs). It offers links to introductory content, survey papers, deep dives, and tools, helping you navigate the complex field of graph data analysis. This resource is for students, researchers, or data scientists aiming to build expertise in machine learning with graph-structured data.
1,280 stars. No commits in the last 6 months.
Use this if you are a student, researcher, or practitioner seeking a structured learning path to grasp the fundamentals and advanced concepts of Graph Neural Networks.
Not ideal if you are looking for ready-to-use GNN implementations for a specific problem without needing to learn the underlying theory.
Stars
1,280
Forks
129
Language
—
License
CC0-1.0
Category
Last pushed
Jan 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dair-ai/GNNs-Recipe"
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.