Unverified Commit b1fb3c15 authored by Minjie Wang's avatar Minjie Wang Committed by GitHub
Browse files

Update example README.md

parent 0ab9167c
# Official DGL Examples and Modules
The folder contains example implementations of selected research papers related to Graph Neural Networks. Note that the examples may not work with incompatible DGL versions.
* For examples working with the latest master (or the latest [nightly build](https://www.dgl.ai/pages/start.html)), check out https://github.com/dmlc/dgl/tree/master/examples.
* For examples working with a certain release, check out `https://github.com/dmlc/dgl/tree/<release_version>/examples` (E.g., https://github.com/dmlc/dgl/tree/0.5.x/examples)
## Overview
| Paper | node classification | link prediction / classification | graph property prediction | sampling | OGB |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment