380 Forks
1596 Stars
1596 Watchers

ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning

How to download and setup ogb

Open terminal and run command
git clone https://github.com/snap-stanford/ogb.git
git clone is used to create a copy or clone of ogb 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 ogb https://github.com/snap-stanford/ogb/archive/master.zip

Or simply clone ogb with SSH
[email protected]:snap-stanford/ogb.git

If you have some problems with ogb

You may open issue on ogb support forum (system) here: https://github.com/snap-stanford/ogb/issues