Unverified Commit 3d664628 authored by Quan (Andy) Gan's avatar Quan (Andy) Gan Committed by GitHub
Browse files

Update README.md (#1184)

parent bfc2d303
......@@ -7,7 +7,9 @@ The authors' implementation can be found [here](https://github.com/Jhy1993/HAN).
`python main.py` for reproducing HAN's work on their dataset.
`python main.py --hetero` for reproducing HAN's work on DGL's own dataset.
`python main.py --hetero` for reproducing HAN's work on DGL's own dataset from
[here](https://github.com/Jhy1993/HAN/tree/master/data/acm). The dataset is noisy
because there are same author occurring multiple times as different nodes.
## Performance
......
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