#169 · Primary category: Deep Learning Frameworks
DIG
A library for graph deep learning research
Project last updated:07/15/24
GitHub Stars
2.0K
Forks
289
Contributors
50
License
GPL-3.0
Why we included this project
Graph deep learning research often means juggling separate paper repositories that each have their own data loaders and metrics. DIG pulls the common pieces into one library: consistent data interfaces, reference implementations, and evaluation metrics for graph generation, GNN explainability, 3D geometry learning, and self-supervised graph pre-training. It builds on PyTorch and PyG, so it slots into the stack most graph labs already use, and the bundled benchmarks, examples, and tutorials help you get a pipeline running without reinventing infrastructure. For a lab or small team that wants one shared starting point for prototyping graph-learning ideas, this is a practical hub.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras
Deep Learning for humans
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.