dmlc / dglLinks
Python package built to ease deep learning on graph, on top of existing DL frameworks.
☆14,232Updated 6 months ago
Alternatives and similar repositories for dgl
Users that are interested in dgl are comparing it to the libraries listed below
Sorting:
- Graph Neural Network Library for PyTorch☆23,448Updated this week
- Must-read papers on graph neural networks (GNN)☆16,718Updated 2 years ago
- Implementation of Graph Convolutional Networks in TensorFlow☆7,357Updated 2 years ago
- Graph Convolutional Networks in PyTorch☆5,395Updated 5 years ago
- links to conference publications in graph-based deep learning☆5,018Updated last month
- Representation learning on large graphs using stochastic graph convolutions.☆3,652Updated last year
- Build Graph Nets in Tensorflow☆5,393Updated 3 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,493Updated 3 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,649Updated 2 years ago
- A collection of important graph embedding, classification and representation learning papers with implementations.☆4,809Updated 2 years ago
- Generate embeddings from large-scale graph-structured data.☆3,416Updated last year
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,115Updated 2 years ago
- Paper Lists for Graph Neural Networks☆2,295Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,071Updated 9 months ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,868Updated 2 years ago
- A comprehensive collection of recent papers on graph deep learning☆3,080Updated 5 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,613Updated last year
- StellarGraph - Machine Learning on Graphs