mims-harvard/graphml-tutorials
Tutorials for Machine Learning on Graphs
Covers theoretical foundations and practical implementations of graph neural network architectures, from foundational concepts to domain-specific applications in scientific and biomedical prediction tasks. Built on PyTorch and PyTorch Geometric, providing end-to-end examples that demonstrate how to learn representations from arbitrary graph structures for downstream tasks like node classification and link prediction.
230 stars. No commits in the last 6 months.
Stars
230
Forks
56
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mims-harvard/graphml-tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eliorc/node2vec
Implementation of the node2vec algorithm.
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
eugeneyan/ml-surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning,...
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction