项目文件夹

文件
Minjie Wang e557ed89ff [Doc][Model] example folder doc and model summary (#259)
* update example readme

* mx example readme

* add results in readme

* mx rgcn readme
2018-12-05 14:35:14 -05:00

8 行
286 B
Markdown

# Model Examples using DGL (w/ MXNet backend)
Each model is hosted in their own folders. Please read their README.md to see how to
run them.
To understand step-by-step how these models are implemented in DGL. Check out our
[tutorials](https://docs.dgl.ai/tutorials/models/index.html)