DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
This is a curated list of research papers focused on deep learning applied to graphs, such as social networks or knowledge graphs. It takes in various research papers on graph deep learning and categorizes them, helping you find relevant literature. It's designed for researchers and practitioners in machine learning, data science, or anyone exploring advanced graph analysis techniques.
3,078 stars. No commits in the last 6 months.
Use this if you need to quickly find and understand the latest research in deep learning for graph-structured data.
Not ideal if you are looking for introductory material on graph theory or general machine learning without a specific focus on deep learning or graphs.
Stars
3,078
Forks
559
Language
—
License
MIT
Category
Last pushed
Dec 20, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DeepGraphLearning/LiteratureDL4Graph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.