DGL

DGL originated from a paper published in 2019 “DEEP GRAPH LIBRARY: A GRAPH-CENTRIC, HIGHLY-PERFORMANT PACKAGE FOR GRAPH NEURAL NETWORKS”

Logo

../_images/dmlc_dgl-small.png

Website

https://www.dgl.ai/

Repository

https://github.com/dmlc/dgl

Byline

Python package built to ease deep learning on graph, on top of existing DL frameworks.

License

Apache 2.0

Project age

4 years 7 months

Backers

Distributed (Deep) Machine Learning Community @ NYU (Creator and maintainer)

Lastest News (2022-07-18)

v0.9.0 This is a major update with several new features including graph prediction pipeline in DGL-Go, cuGraph support, mixed precision … more

Size score (1 to 10, higher is better)

5.5

Trend score (1 to 10, higher is better)

8.0

Education Resources

URL

Resource Type

Description

https://docs.dgl.ai/

Documentation

Official project documentation.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

54,725

6,431

Lines committed

17,095,452

2,443,941

Unique committers

252

94

Core committers

21

15

../_images/dmlc_dgl-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

JGraphT

5.25

2.5

JGraphT is a free Java class library that provides mathematical graph-theory objects and algorithms. It runs on Java 2 Platform (requires JDK 11 or later starting with JGraphT 1.5.0).

NetworkX

6.75

5.25

Network Analysis in Python

PyGOD

2.0

6.75

A Python Library for Graph Outlier Detection (Anomaly Detection)

TensorFlow GNN

3.75

9.25

TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.

kglab

4.75

5.0

A simple abstraction layer in Python for building knowledge graphs