#169 · Primary category: Deep Learning Frameworks

DIG

3d-graph deep-learning explainable-ml graph-generation graph-neural-network self-supervised-learning

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