Commit 20d5d532 authored by Lingfan Yu's avatar Lingfan Yu
Browse files

readme for gcn and gat dataset

parent 9f0d9e42
# DGL example models
## Dataset
gat.py and gcn.py use real dataset, please download citeseer/cora/pubmed dataset from:
https://github.com/tkipf/gcn/tree/master/gcn/data
dataset.py (adapted from tkipf/gcn) assumes that there is a "data" folder under current directory
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