2750 Forks
11410 Stars
11410 Watchers

dgl

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

How to download and setup dgl

Open terminal and run command
git clone https://github.com/dmlc/dgl.git
git clone is used to create a copy or clone of dgl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dgl https://github.com/dmlc/dgl/archive/master.zip

Or simply clone dgl with SSH
[email protected]:dmlc/dgl.git

If you have some problems with dgl

You may open issue on dgl support forum (system) here: https://github.com/dmlc/dgl/issues