zlpure/awesome-graph-representation-learning
A curated list for awesome graph representation learning resources.
This resource curates a list of academic papers, talks, and blog posts focused on deep graph representation learning, a field that models relationships and interactions in complex systems. It takes in research findings and outputs an organized overview of key advancements, making it easier for machine learning researchers and practitioners to stay updated.
154 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or practitioner interested in graph representation learning and need a curated, accessible list of important academic papers and resources in the field.
Not ideal if you are looking for an introductory guide to machine learning or a step-by-step tutorial on how to implement graph representation learning models.
Stars
154
Forks
26
Language
—
License
—
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zlpure/awesome-graph-representation-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.